80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
debugging
by weholt
Systematic debugging approaches for isolating and fixing software defects
focus-selector
by weholt
Skill for selecting the next issue to work on based on priority, blocked status, and session context
git-workflow
by weholt
Skill for atomic commits, branch management, and clean git history
issue-creation
by weholt
Skill for creating well-formed issues from discoveries during implementation or validation
test-driven-development
by weholt
Test-driven development workflow for writing reliable, maintainable code
baseline-validation
by weholt
Skill for validating code changes against the established baseline
code-review
by weholt
Expert code review guidelines for quality, security, and maintainability
issue-management
by weholt
Skill for managing file-based issue tracking - housekeeping, moving, scanning
debugging
by weholt
Systematic debugging approaches for isolating and fixing software defects
test-driven-development
by weholt
Test-driven development workflow for writing reliable, maintainable code
implement-test-handler
by zwave-js
Implements Z-Wave CTT (Certification Test Tool) test handlers for automating certification tests. Use when asked to crea...
writing-revealjs-presenta...
by ZempTime
Use when creating or editing reveal.js presentations, or when user mentions slides, presentations, reveal.js, code examp...
writing-revealjs-presenta...
by ZempTime
Use when creating or editing reveal.js presentations, or when user mentions slides, presentations, reveal.js, code examp...
PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgve...
execute
by jero2rome
Use when the user wants to execute tasks autonomously, run compounder on a tasks.md file, start autonomous development,...
init
by jero2rome
Initialize a new feature workflow with git worktree. Use when the user wants to start a new feature, create an isolated...
ideate
by jero2rome
Use when the user has an idea to brainstorm, wants to design a feature, needs help refining a concept, says "let's ideat...
langgraph-patterns
by jhleee
LangGraph 패턴 및 이 Coding Agent 프로젝트의 아키텍처 지식. "LangGraph", "노드", "상태", "워크플로우" 관련 질문 시 자동...
prompt-quality-validator
by isymchych
Evaluate a prompt or Agent Skill (SKILL.md) for clarity, constraints, robustness, and operational fit; output a numeric...
find-screenshot
by isymchych
Find and attach the newest screenshot PNG in ~/temp/screenshots. Use when a user asks to locate, show, or attach the lat...
commit
by isymchych
Generate a Conventional Commit message from staged git changes and run git commit. Use when asked to commit with a gener...
postmortem
by isymchych
Distill a failure into a reusable principle and preflight check.
restaurant-feature-workfl...
by niney
This skill should be used when adding new restaurant features across the full stack (Backend → Shared → Web → Mobile). T...
performance-testing-patte...
by ak-eyther
Performance testing using Chrome DevTools, Lighthouse, and Core Web Vitals monitoring. Use for performance profiling or...