80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
awesomesystematic-debuggi...
by slavochek2
Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.
awesomeinversion-exercise
by slavochek2
Flip core assumptions to reveal hidden constraints and alternative approaches - "what if the opposite were true?"
awesomedoc-coauthoring
by slavochek2
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, pr...
awesomeroot-cause-tracing
by slavochek2
Systematically trace bugs backward through call stack to find original trigger
awesomecondition-based-wa...
by slavochek2
Replace arbitrary timeouts with condition polling for reliable async tests
awesomeremembering-conver...
by slavochek2
Search previous Claude Code conversations for facts, patterns, decisions, and context using semantic or text search
Check PR review comments and feedback from CodeRabbit and human reviewers. Use when user asks about reviews, unresolved...
Manage workflow checkpoints for issue tracking. Use when starting work on an issue, logging actions, logging commits, ch...
View session and context metrics for dogfooding optimization. Use when analyzing whether knowledge injection is helping,...
Show project progress overview - recent commits, active workflows, open PRs, and issues by milestone. Use when user asks...
Check GitHub Project board status for the monorepo. Use when user asks about board status, what's in progress, sprint st...
Query the knowledge graph for learnings, patterns, and mistakes. Use when you need to find past learnings, avoid known m...
Fetch and analyze GitHub issues from the monorepo. Use when user asks about issues, what's blocking, issue status, depen...
Manage session lifecycle, learning extraction, and context metrics. Use when starting/ending sessions, analyzing workflo...
Index and search project documentation with semantic similarity. Use when you need to find relevant documentation, check...
Manage GitHub Project board items - add issues, update status, move between columns. Use when user asks to add issues to...
Query the code graph for callers, dependencies, and blast radius. Use when you need to understand code relationships, fi...
Track GitHub milestone progress and issue completion. Use when user asks about milestone status, how many issues done, s...
security-review
by bselee
Security audit for vulnerabilities, compliance issues, and sensitive data exposure. Use before production deployments or...
connect
by bselee
Connect Claude to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail,...
deploy
by bselee
Build the project, commit all changes, and deploy directly to main. Use when deploying changes to production.
code-review
by bselee
Review code for quality, security, and best practices. Use when reviewing recent changes, PRs, or checking code quality....
artifacts-builder
by bselee
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (...
systematic-debugging
by bselee
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes