80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
dispatching-parallel-agen...
by obra
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
brainstorming
by obra
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying...
receiving-code-review
by obra
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or techni...
discovering-make-commands
by streamlit
Lists available make commands for Streamlit development. Use for build, test, lint, or format tasks.
addressing-pr-review-comm...
by streamlit
Address all valid review comments on a PR for the current branch in the streamlit/streamlit repo. Use when a PR has rece...
assessing-external-test-r...
by streamlit
Assesses whether branch or PR changes are high-risk for externally hosted or embedded Streamlit usage and recommends whe...
debugging-streamlit
by streamlit
Debug Streamlit frontend and backend changes using make debug with hot-reload. Use when testing code changes, investigat...
understanding-streamlit-a...
by streamlit
Explains Streamlit's internal architecture including backend runtime, frontend rendering, and WebSocket communication. U...
sentry-backend-bugs
by getsentry
Sentry backend bug pattern review based on real production errors. Use when reviewing Python/Django backend code for com...
sentry-javascript-bugs
by getsentry
Sentry JavaScript frontend bug pattern review based on real production errors. Use when reviewing React/TypeScript front...
sentry-security
by getsentry
Sentry-specific security review based on real vulnerability history. Use when reviewing Sentry endpoints, serializers, o...
setup-dev
by getsentry
Set up and manage the Sentry development environment using devenv. Handles fresh setup, updating existing environments,...
hybrid-cloud-outboxes
by getsentry
Guide for creating and maintaining outbox-based eventually consistent operations in Sentry. Most commonly used for cross...
tdd-workflow
by affaan-m
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ c...
security-review
by affaan-m
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or impleme...
generate-migration
by getsentry
Generate Django database migrations for Sentry. Use when creating migrations, adding/removing columns or tables, adding...
linkai-agent
by zhayujie
Call LinkAI applications and workflows. Use bash with curl to invoke the chat completions API.
create-skill
by CherryHQ
Create a new skill in the current repository. Use when the user wants to create/add a new skill, or mentions creating a...
calcom-api
by calcom
Interact with the Cal.com API v2 to manage scheduling, bookings, event types, availability, and calendars. Use this skil...
vercel-react-best-practic...
by calcom
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, r...
syncable-entity-types-and...
by twentyhq
Define types, entities, and central constant registrations for syncable entities in Twenty's workspace migration system....
payload
by payloadcms
Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API)....
triage-ci-flake
by payloadcms
Use when CI tests fail on main branch after PR merge, or when investigating flaky test failures in CI environments
generate-translations
by payloadcms
Use when new translation keys are added to packages to generate new translations strings