80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
code-review
by jmmarotta
Review code for correctness, design quality, and complexity using principles from "A Philosophy of Software Design." Use...
Guide git operations using a three-tier branching model (main → staging → feature). Use this skill when the user asks ab...
Generate social media posts for LinkedIn, Twitter/X, and Substack. Use this skill when the user wants to create content...
Auto-generate structured dev journal entries from conversation context. Triggers on "dev journal", "generate journal", "...
mdma
by privaloops
Configure les préférences de travail d'un agent de code via conversation. Génère des rules files personnalisés.
test-mdma
by privaloops
Teste la skill mdma avec des données mockées et compare les résultats.
cloudradar-agents-update
by ClementV78
Update AGENTS.md in CloudRadar with a fully automated GitHub flow. Use when the user asks to change AGENTS.md, mentions...
hotwire-turbo-stimulus
by sjnims
This skill should be used when the user asks about Hotwire, Turbo Drive, Turbo Frames, Turbo Streams, Stimulus controlle...
dhh-philosophy
by sjnims
This skill should be used when the user asks about Rails philosophy, DHH's principles, the Rails way, "convention over c...
add-block
by so-ta
Add new block (Discord, Slack, Notion integrations etc.) workflow. Use when adding new integration blocks or system bloc...
active-record-db
by sjnims
This skill should be used when the user asks about Active Record models, database migrations, queries, associations (bel...
review-pr
by so-ta
PR review workflow after push. Use proactively immediately after creating a pull request to check CI status and Codex re...
open-invite-guardrails
by paulyd-oi
Guardrails + workflow for Open Invite (Expo frontend + Render backend). Use for all coding tasks in this repo.
repo-release-guardrails
by paulyd-oi
Protect against wrong-repo edits and enforce production parity assumptions.
handoff-packet
by paulyd-oi
Standardized task handoff format required after every agent run.
icon-system-consistency
by paulyd-oi
Prevent icon-related runtime crashes and keep icons consistent with existing project patterns.
business-feature-removal
by paulyd-oi
Safely remove business-related UI/routes without breaking navigation or runtime.
ai-apis
by paulyd-oi
How to use AI APIs like OpenAI, ChatGPT, Elevenlabs, etc. When a user asks you to make an app that requires an AI API, u...
expo-runtime-crash-triage
by paulyd-oi
Systematic loop for fixing Expo/React Native runtime crashes without dependency changes.
playing-ose-solo
by mmacy
Acts as Game Master for Old-School Essentials (OSE) solo play. Use when the user wants to play an RPG, explore an advent...
fix-bug
by so-ta
Bug fix workflow. Use when fixing bugs, errors, or unexpected behavior. Includes reproduction test creation, fix impleme...
add-feature
by so-ta
Add new feature workflow. Use when implementing new functionality, adding new API endpoints, or creating new components.
add-test
by so-ta
Add test cases to the codebase. Use when writing new tests, improving test coverage, or when the user asks to add tests...