Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
tech-spike
技術検証(Tech Spike)ワークフロー。ライブラリ選定やアーキテクチャ判断の前に最小限の実験コードで技術的妥当性を検証。
使用タイミング:
(1) 複数の技術選択肢がある場合(ライブラリA vs B)
(2) 新しいライブラリ・技術の学習コストが高い場合
(3) パフォーマンス・互換性の懸念がある場合
(4) 既存システムとの統合リスクがある場合
(5) 「技術検証」「ライブラリ調査」「スパイク」リクエスト
使用しない場合: 技術スタック確定済み、既知のパターン、単純なCRUD操作
majiayu000/claude-skill-registry 163
-
Ticket Management
Create and manage support tickets throughout their lifecycle
majiayu000/claude-skill-registry 163
-
frontmatter
Generates YAML frontmatter metadata (date/time, git commit, branch, repository) for workflow documentation. Use when creating research docs, plans, or work summaries.
majiayu000/claude-skill-registry 163
-
nx-docs-writer
Documentation writing and editing for nx.dev docs. Use when adding, editing, or polishing documentation, migrating Markdoc to Starlight, debugging content transformations, or fixing documentation site issues. Triggers on "docs", "documentation", "nx.dev", "Markdoc", "Starlight", "astro-docs".
majiayu000/claude-skill-registry 163
-
algorand-vulnerability-scanner
Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction fees, missing field validations, and access control issues. Use when auditing Algorand projects (TEAL/PyTeal). (project, gitignored)
majiayu000/claude-skill-registry 163
-
sqlmodel-task-models
This skill should be used when defining a robust, type-safe, and async-compatible database schema for the Todo application using SQLModel, ensuring compatibility with Better Auth and optimized for PostgreSQL.
majiayu000/claude-skill-registry 163
-
iterate-review-with-codex
Activate when user mentions "codex review", "code review", "fix pr code review". This skill provides guidance on how to effectively collaborate with codex to do a interate code review.
majiayu000/claude-skill-registry 163
-
court-record-transcriber
Development skill for CaseMark's Court Recording Transcriber - an AI-powered
application for transcribing court recordings with speaker identification,
synchronized playback, search, and legal document exports. Built with Next.js 16,
PostgreSQL, Drizzle ORM, wavesurfer.js, and Case.dev APIs. Use this skill when:
(1) Working on or extending the court-record-transcriber codebase, (2) Integrating
with Case.dev transcription APIs, (3) Working with audio playback/waveforms,
(4) Building transcript export features, or (5) Adding speaker identification logic.
majiayu000/claude-skill-registry 163
-
Code Quality Metrics
This skill should be used when the user asks about "code complexity", "cyclomatic complexity", "cognitive complexity", "code metrics", "maintainability index", "code coverage", or when measuring code quality quantitatively. Provides metrics thresholds and measurement techniques.
majiayu000/claude-skill-registry 163
-
cs-link-sync
CS 문서의 깨진 마크다운 링크를 찾아 수정합니다. "링크 동기화", "깨진 링크 수정", "링크 체크" 요청 시 사용하세요.
majiayu000/claude-skill-registry 163
-
neogrid-openscad
Interpretive guidance for generating OpenSCAD code for NeoGrid drawer divider connectors. This is a HYBRID system - print connectors, buy dividers (MDF, plywood, acrylic). Provides material selection guidance, connector type decisions, and base system integration. Use when generating OpenSCAD files for NeoGrid junction pieces.
majiayu000/claude-skill-registry 163
-
research-taste-developer
Develops intuition for what makes research "good" versus "incremental." Use when asked about research taste, how to identify good research, what makes a paper impactful, how to develop research intuition, or how to pick important problems. Analyzes patterns in highly-cited work and what top researchers do differently.
majiayu000/claude-skill-registry 163
-
reviewing-claude-config
Reviews Claude configuration files for security, structure, and prompt engineering quality. Use when reviewing changes to CLAUDE.md files (project-level or .claude/), skills (SKILL.md), agents, prompts, commands, or settings. Validates YAML frontmatter, progressive disclosure patterns, token efficiency, and security best practices. Detects critical issues like committed settings.local.json, hardcoded secrets, malformed YAML, broken file references, oversized skill files, and insecure agent tool access.
majiayu000/claude-skill-registry 163
-
gameplay-browser
Test game via browser with Chrome DevTools. Navigate UI, play through game flow, observe behavior and report issues.
majiayu000/claude-skill-registry 163
-
recursive-thought-committee-activation
Activate the Recursive Thought Committee multi-persona framework.
majiayu000/claude-skill-registry 163
-
marketing-strategy
Build a custom marketing strategy through an interactive interview. Develops business positioning, audience targeting, channel selection, and customer journey—then exports as a reusable JSON profile.
majiayu000/claude-skill-registry 163
-
claudemd-optimization
Optimize CLAUDE.md following best practices from humanlayer.dev - apply after /init to transform verbose output into focused, high-leverage project context
majiayu000/claude-skill-registry 163
-
aiworkflow-requirements
AIWorkflowOrchestratorプロジェクトの仕様管理スキル。
仕様書を検索・参照するためのインターフェース。
references/配下に全仕様を格納し、キーワード検索で必要な情報に素早くアクセス。
Anchors:
• Specification-Driven Development / 適用: 仕様書正本 / 目的: 実装との一貫性
• Progressive Disclosure / 適用: 検索→詳細参照 / 目的: コンテキスト効率化
• MECE原則 / 適用: トピック分類 / 目的: 漏れなく重複なく
Trigger:
プロジェクト仕様の検索、アーキテクチャ確認、API設計参照、セキュリティ要件確認、テスト戦略参照を行う場合に使用。
仕様, 要件, アーキテクチャ, API, データベース, セキュリティ, UI/UX, デプロイ, Claude Code, テスト, MSW, カバレッジ, PermissionStore, 権限永続化, rememberChoice
majiayu000/claude-skill-registry 163
-
linkedin-content-strategy
Plan LinkedIn content strategy, commenting engagement, and thought leadership campaigns.
Use when planning weekly content calendars, developing commenting strategies for visibility,
building topic authority, or coordinating newsletter promotion. Includes engagement tactics,
growth benchmarks, and personal brand building frameworks for December 2025.
majiayu000/claude-skill-registry 163
-
build-kit-locally
Build a kit and publish it to a locally hosted registry for development testing
majiayu000/claude-skill-registry 163
-
todo-list-csv
当需要修改项目(增删改文件)并希望将 update_plan 与 CSV 有机同步时使用此技能:在项目根目录创建“{任务名} TO DO list.csv”,用 TODO/IN_PROGRESS/DONE 驱动 plan 的 pending/in_progress/completed,同步推进,全部完成后删除该文件。
majiayu000/claude-skill-registry 163
-
codex-audit
Use Codex CLI for sandboxed auditing, debugging, and autonomous prototyping
majiayu000/claude-skill-registry 163
-
backend-go
Enforces Go backend best practices following clean architecture, dependency injection, and test-driven development. Automatically applied for Go backend implementation, API development, and microservices construction.
majiayu000/claude-skill-registry 163
-
understanding-development
Use when contributing to walkerOS, before writing code, or when unsure about project conventions. Covers build/test/lint workflow, XP principles, folder structure, and package usage. (project)
majiayu000/claude-skill-registry 163