80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
test-file
by venturo-id
Use this skill every user want to create test file.
debug-mode
by Remedy92
Autonomous debugging workflow mirroring Cursor IDE's debug mode. Triggers on "debug mode", "help me debug", error messag...
Build and deploy this Next.js LangChain retrieval agent application with Supabase vector store. Use when building, deplo...
Build and deploy this Next.js LangChain agent application. Use when building, deploying, or preparing the project for pr...
blackbox
by pproenca
Use when restoring previous file versions, querying file modification history, recovering from accidental edits, or unde...
brainstorming
by pproenca
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed des...
defense-in-depth
by pproenca
Use when invalid data causes failures deep in execution, bypassing initial checks - adds validation at entry, business l...
finish-branch
by pproenca
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completio...
tdd
by pproenca
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, w...
using-core
by pproenca
Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill...
python-project
by pproenca
Use when creating Python projects, managing dependencies with uv, configuring pyproject.toml, building packages, or publ...
writing-skills
by pproenca
Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to proce...
marketplace-analysis
by pproenca
Use when reviewing plugin quality, auditing plugins, analyzing the marketplace, checking plugins against Anthropic stand...
anti-patterns
by pproenca
Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents test...
man
by pproenca
Use when unsure about command syntax, options, or behavior, or when the user asks to "check the man page", "look up the...