80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
code-simplifier
by whywaita
Refactor complex or duplicated code without changing behavior. Use for refactoring tasks, simplifying logic, or improvin...
git-safety-guard
by stars-end
Installs a Git safety guard hook for Claude Code to prevent destructive Git and filesystem commands. Blocks accidental d...
railway-doctor
by stars-end
Pre-flight checks for Railway deployments to catch failures BEFORE deploying. Use when about to deploy to Railway, Railw...
context-database-schema
by stars-end
Supabase PostgreSQL schema management, 86+ migrations, RLS policies, and type generation. Handles table creation, schema...
multi-agent-dispatch
by stars-end
Dispatch tasks to remote VMs for parallel execution or specialized work.
feature-lifecycle
by stars-end
A suite of skills to manage the full development lifecycle from start to finish. - `start-feature`: Initializes a new fe...
devops-dx
by stars-end
GitHub/Railway housekeeping for CI env/secret management and DX maintenance. Use when setting or auditing GitHub Actions...
skill-creator
by stars-end
Create new Claude Code skills following V3 DX patterns with Beads/Serena integration. MUST BE USED when creating skills....
create-pull-request
by stars-end
Create GitHub pull request with atomic Beads issue closure. MUST BE USED for opening PRs. Asks if work is complete - if...
github-runner-setup
by stars-end
GitHub Actions self-hosted runner setup and maintenance. Use when setting up dedicated runner users, migrating runners f...
vm-bootstrap
by stars-end
Linux VM bootstrap verification skill. MUST BE USED when setting up new VMs or verifying environment. Supports modes: ch...
bd-doctor
by stars-end
Check and fix common Beads workflow issues across all repos.
sync-feature-branch
by stars-end
Commit current work to feature branch with Beads metadata tracking and git integration. MUST BE USED for all commit oper...
plan-refine
by stars-end
Iteratively refine implementation plans using the "Convexity" pattern. Simulates a multi-round architectural critique to...
beads-guard
by stars-end
Safe Beads workflow helper (warning-only). Use before bd sync/close/create to avoid JSONL conflicts. Ensures you are on...
coordinator-dx
by stars-end
Coordinator playbook for running multi‑repo, multi‑VM work in parallel without relying on humans copy/pasting long check...
hive-dispatch
by stars-end
Dispatch Beads tasks to Claude Code on remote VMs via SSH. Use when: "dispatch to hive", "run on VM", "assign to runner"...
lockfile-doctor
by stars-end
Check and fix lockfile drift across Poetry (Python) and pnpm (Node.js) projects.
dirty-repo-bootstrap
by stars-end
Safe recovery procedure for dirty/WIP repositories. This skill provides a standardized workflow for: - Snapshotting unco...
jules-dispatch
by stars-end
Dispatches work to Jules agents via the CLI. Automatically generates context-rich prompts from Beads issues and spawns a...
beads-workflow
by stars-end
Beads issue tracking and workflow management with automatic git branch creation. MUST BE USED for Beads operations. Hand...
cass-search
by stars-end
Coding Agent Session Search (CASS) for semantic search over past agent sessions. Use when looking for how something was...
skills-doctor
by stars-end
Validate that the current VM has the right `agent-skills` installed for the repo you’re working in.