80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
Guidelines for navigating and extending the AstralRenderer engine architecture
log-session
by teaglebuilt
Log the current coding session to project memory. Use at the end of a session to record accomplishments, decisions, and...
init-memory
by teaglebuilt
Initialize project memory for the current project. Creates context.json, sessions.json, and decisions.json. Triggers on:...
init-memory
by teaglebuilt
Initialize project memory for the current project. Creates context.json, sessions.json, and decisions.json. Triggers on:...
log-session
by teaglebuilt
Log the current coding session to project memory. Use at the end of a session to record accomplishments, decisions, and...
convert-prd-to-json
by teaglebuilt
Convert PRDs to prd.json format for the Ralph autonomous agent system plugin. Use when you have an existing PRD and need...
generate-prd
by teaglebuilt
Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, o...
recall
by teaglebuilt
Search project memory for relevant context. Use to find past decisions, similar problems, or session history. Triggers o...
recall
by teaglebuilt
Search project memory for relevant context. Use to find past decisions, similar problems, or session history. Triggers o...
introspection
by cyberelf
This skill reviews the current chat session and GitHub Copilot instructions to identify user-reported issues that should...
openspec-constitution-gua...
by cyberelf
This skill composes project AGENTS.md constitution files into openspec commands (apply, archive, proposal) to enforce qu...
issue-fixer
by cyberelf
This skill provides a systematic approach for investigating and fixing bugs and issues in the codebase. Use this skill w...
overlay-tools
by TurboCheetah
Gentoo overlay maintenance tools. Use /check-updates to find outdated packages, /update-ebuild to bump versions.
Detect documentation drift (docs out of sync with code). Use after changes, periodically, or when something feels wrong....
Checks current context window usage and provides recommendations. Use when sessions feel slow, responses seem degraded,...
Reloads critical instructions when behavior degrades. Use when forgetting tools, not delegating, or missing safety rules...
Methodical problem-solving workflow for debugging issues. Use when facing bugs, errors, or unexpected behavior that isn'...
Resumes work from a previous session using handoff notes, checkpoints, or compact state. Use at the beginning of a new s...
Loads feature docs, workflow docs, and invariants before planning any task. Use when starting complex work, changing mul...
Generate and execute test plans based on documentation. Use after implementation to verify changes work correctly. Integ...
Automatically analyze tasks and route to optimal agent(s). Use when receiving complex requests to determine which agents...