80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
mcp-builder
by ederheisler
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services...
executing-plans
by ederheisler
Use when you have a written implementation plan to execute in a separate session with review checkpoints
session-behavior
by ederheisler
Core behavioral guidelines and interaction patterns for the agent. This skill provides the foundation for how the agent...
using-superpowers
by ederheisler
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY...
internal-comms
by ederheisler
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use...
self-improvement
by ederheisler
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails...
webapp-testing
by ederheisler
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functional...
writing-skills
by ederheisler
Use when creating new skills, editing existing skills, or verifying skills work before deployment
verification-before-compl...
by ederheisler
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verifi...
frontend-design
by ederheisler
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...
verification-before-compl...
by ederheisler
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verifi...
by ederheisler
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, a...
self-improvement
by ederheisler
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails...
receiving-code-review
by ederheisler
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or techni...
writing-plans
by ederheisler
Use when you have a spec or requirements for a multi-step task, before touching code
quality-gates
by ederheisler
Python code quality gates script for linting, type checking, complexity analysis, and testing before commits. Use when e...
finishing-a-development-b...
by ederheisler
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completio...
receiving-code-review
by ederheisler
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or techni...
using-git-worktrees
by ederheisler
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - cr...
executing-plans
by ederheisler
Use when you have a written implementation plan to execute in a separate session with review checkpoints
dispatching-parallel-agen...
by ederheisler
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
canvas-design
by ederheisler
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user...
dispatching-parallel-agen...
by ederheisler
Dispatch subagents in parallel when there are 2+ independent problem domains (separate failures/subsystems) that can be...
writing-quality-tests
by ederheisler
Use when designing or refactoring automated tests to make them high-signal, reliable, and maintainable across unit, inte...