80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
coder
by rcmiller01
Generate, modify, and refactor code with best practices
architect
by rcmiller01
System design and architecture generation with iterative review
data-analyst
by rcmiller01
Analyze data, identify trends, and generate visualization recommendations
memory-read
by rcmiller01
Search and retrieve past decisions from Mother-Harness long-term memory
pm-validator
by rcmiller01
Validate outputs against requirements with quality scoring
gemini-research
by msd-dev-lab
This skill should be used when the user asks to "search with gemini", "web research", "check reddit", "gemini 調査", "リ...
codex-review
by msd-dev-lab
This skill should be used when the user asks to "review code with codex", "run codex review", "check code quality", "cod...
pr-review
by srnnkls
Review GitHub PRs with inline comments and structured summaries. Use when reviewing PRs via gh CLI.
spec-promote
by srnnkls
Promote spec from draft to active stage. Use after spec review passes or when ready to begin implementation.
code-review-receive
by srnnkls
Technical evaluation of code review feedback. Use when receiving review feedback - requires verification before implemen...
spec-create
by srnnkls
Create spec documents (spec.md, context.md, tasks.yaml, dependencies.yaml, validation.yaml). Receives validation data fr...
spec-issues-create
by srnnkls
Generate GitHub issue drafts from spec directories, creating initiative/feature/task markdown files with gh CLI commands...
spec-review
by srnnkls
Multi-agent spec review with parallel Claude/OpenCode reviewers. Use after spec-create or standalone via /spec.review.
spec-update
by srnnkls
Update spec documents by analyzing git history to sync task status with reality.
task-dispatch
by srnnkls
Subagent-driven task execution with TDD workflow. Dispatches tester subagent (writes failing tests) then implementer sub...
dotfiles-manage
by srnnkls
Manage dotfiles using dotter (symlink manager and templater). Use when deploying, adding, removing, or organizing config...
spec-clarify
by srnnkls
Resolve ambiguities and markers in validation.yaml interactively. Updates spec docs directly with full audit trail.
code-test
by srnnkls
Enforce test-driven development (RED-GREEN-REFACTOR). Use when implementing features, fixing bugs, or changing behavior...
spec-archive
by srnnkls
Archive completed development specs from ./specs/active/ to ./specs/archive/, updating documents with completion status...
git-worktree-use
by srnnkls
Create isolated git worktrees with safety verification. Use when starting feature work needing isolation or before execu...
bash-use
by srnnkls
Ultra-concise bash command patterns. Use when constructing shell commands or one-liners.
hooks-test
by srnnkls
Test Claude Code hooks in isolation and via integration. Use when developing, debugging, or validating hook behavior.
skill-create
by srnnkls
Create new Claude Code skills following project patterns and best practices. Use when building new skills, extracting re...
code-debug
by srnnkls
Systematic debugging with root cause tracing. Use when encountering bugs, test failures, or unexpected behavior - find r...