80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
sleep-domain
by keenranger
Sleep science and Asleep sleep tracking knowledge. Use when working with sleep data, hypnograms, sleep stages, sleep ins...
File structured GitHub issues for testing feedback on prototype releases. Use when testing a new prototype build and nee...
When fetching library documentation, API references, or technical docs for project dependencies via WebFetch, automatica...
github-workflow
by pcesar22
GitHub development workflow best practices. Use when creating commits, pull requests, branches, reviewing code, managing...
debug-esp32
by pcesar22
GDB debugging for ESP32-S3 firmware. Use when user asks to debug, gdb, breakpoint, step through, backtrace, info stack,...
esp32-firmware
by pcesar22
Build, flash, and monitor ESP32 firmware using ESP-IDF. Use when compiling, flashing, or debugging ESP32/ESP32-S3 firmwa...
register-new-research-nod...
by VitorAndTxr
Register research nodes into the PRISM federated network. Use when: adding research institutions, registering nodes via...
git-worktrees
by mattg101
Work on multiple branches in parallel using git worktrees via the git-wt helper to avoid context switching or merge nois...
skill-name
by mattg101
<one-line description of what the skill does and when to use it>
structured-workflow
by mattg101
Canonical workflow for clarifying requirements, executing work, and verifying correctness.
worktree
by mattg101
Use when managing git worktrees (list, create/switch, delete, configure) in this repo; prefer the git-wt subcommand for...
skill-deploy-update
by mattg101
Use when creating, updating, or syncing Codex skills for this repo, including installing skills into CODEX_HOME and usin...
tech-spec-writer
by mattg101
Write implementation-ready software technical specifications for senior engineers.
feature-spec-orchestrator
by mattg101
Create feature spec files from project docs, commit and push to main, and create matching feature branches from main.
git-pr-prep
by mattg101
Prepares a Pull Request by staging changes, verifying against acceptance criteria, and creating the PR via GH CLI. Use t...
git-pr-merge
by mattg101
Conducts an audit of a Pull Request, merges it into main, and synchronizes the local environment. Use this skill when a...
takopi
by mattg101
Use when working through Takopi (Telegram bridge) to route Codex tasks by project, branch worktree, or topic; covers dir...
front-end-dev
by mattg101
Build distinctive, production-grade frontend interfaces with a strong aesthetic point of view and real working code.
rag-ingestion-v1
by atiati82
Document ingestion pipeline - docs to chunks to metadata for RAG
route-auditor-v1
by atiati82
Prevent 404s by validating all routes exist and are accessible
page-generator-v1
by atiati82
Generate page content and props, never touch templates