80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
eval-harness-kit
by aufrank
Build and run deterministic evaluation suites for agent workflows (single-turn or agentic). Use when you need reproducib...
inspecting-the-environmen...
by aufrank
Fast environment briefing for agents and subagents. Use at session start to learn OS/shell, container/WSL/VM status, git...
pincer-planning
by aufrank
Bidirectional planning for ambiguous or design-heavy tasks. Use when the user requests help breaking down a problem or f...
tool-quality-audit
by aufrank
Audit tool integrations for deterministic behavior, error contracts, and logging before agents depend on them. Use when...
agent-workflow-playbook
by aufrank
Guide plan → instrument → execute → validate with explicit checkpoints and questions. Use for ambiguous tasks or when en...
tasks-cli
by garymjr
Local-first tasks CLI for managing project work with dependencies, tags, priorities, and status. Use when adding, editin...
pydev-workflow
by luvisaisa
comprehensive 12-step project development workflow from initialization through deployment. use when starting a new proje...
pydev-feature
by luvisaisa
6-step feature implementation workflow for building specific features, components, or modules. use when implementing fea...
project-audit
by luvisaisa
comprehensive project analysis identifying issues, missing documentation, and improvement opportunities. use when review...
github-actions-debugging
by crialabs
Guide for debugging failing GitHub Actions workflows. Use this when asked to debug failing GitHub Actions workflows.
ralph
by MedianAura
Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to con...
execute-ralph-task
by MedianAura
Executes the next Ralph task from the project's PRD. Reads the current prd.json, finds the highest-priority incomplete t...
prompt-engineering
by MedianAura
Generates optimized prompts for AI professional developers through interactive clarification. Asks targeted questions to...
prd
by MedianAura
Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, o...
commit-change
by MedianAura
Creates a git commit following the project's commit message format specified in INSTRUCTIONS.md.
conda-env-setup
by fucheng830
This skill should be used when the user asks to "setup conda environment", "configure Python environment", "activate con...
updating-homebrew-formula
by timrogers
Use this skill when asked to update a Homebrew formula
implement
by acornsoft
Generate clean C# code, Markdown files, agents, prompts, skills in MacroFlow.
specify
by acornsoft
Define functional/non-functional specs in MacroFlow.
pptx
by acornsoft
Specialized skill for converting Markdown documents into PowerPoint presentations (PPTX) with support for Mermaid diagra...
plan
by acornsoft
Choose architecture, patterns, tech stack, trade-offs in MacroFlow.
tasks
by acornsoft
Break into vertical slices, user stories, concrete tasks in MacroFlow.
clarify
by acornsoft
Refine user intent through questions and context gathering in MacroFlow.
sync-deployment
by acornsoft
Sync local ~/.github developments to repo root, commit, and push to GitHub.