80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
Scout swarm for broad domain mapping and edge case discovery. Launches multiple high-temperature agents with distinct se...
developing-claude-agent-s...
by mikekelly
Build AI agents with the Claude Agent SDK (TypeScript/Python). Covers creating agents, custom tools, hooks, subagents, M...
reviewing-agent-prompting
by mikekelly
Review and improve prompts for coding agents. Use PROACTIVELY when auditing, checking, or evaluating agent instructions,...
developing-ai-prompts
by mikekelly
Write effective prompts and instructions for AI models and agents. Covers universal techniques plus model-specific guida...
cite-sources
by TheFermiSea
Find academic citations to support or verify claims by searching scientific literature. Use when fact-checking statement...
literature-review
by TheFermiSea
Generate structured literature reviews on research topics by synthesizing findings from multiple papers. Use when conduc...
paper-search
by TheFermiSea
Search for academic papers using natural language queries via Asta's semantic search across 225M+ papers. Use when findi...
paper-details
by TheFermiSea
Retrieve comprehensive details about a specific academic paper including abstract, citations, references, and related wo...
software-engineering
by whyleonardo
Core engineering principles for quality, maintainable code.
typescript
by whyleonardo
TypeScript and JavaScript coding standards and best practices.
reviewing-code
by whyleonardo
Guidelines and checklist for thorough code review.
react
by whyleonardo
React and Next.js patterns, hooks, and component architecture.
writing
by whyleonardo
Guidelines for clear technical writing and documentation.
reflect
by robabby
End-of-session consolidation for AI-ready vaults. Use before ending a work session to capture learnings, store important...
hydrate
by robabby
Load context from an AI-ready vault at session start. Use when beginning a new conversation, starting work on a vault, o...
evaluate-vault
by robabby
Analyze an Obsidian vault's AI-readiness with pass/fail checks. Use when assessing a new vault, auditing an existing vau...
glean
by robabby
Surface emergent patterns and insights from the AI-ready vault memory system. Use periodically to discover connections b...
recall
by robabby
Search the AI-ready vault memory system by keyword or concept. Use when needing to retrieve previously stored informatio...
remember
by robabby
Store a memory in the AI-ready vault memory system. Use when encountering information worth preserving across sessions—d...
init-memory
by robabby
Initialize the memory system in an AI-ready vault. Creates the folder structure, Memory.md dashboard, and example files...
daily-note
by robabby
Work with Obsidian daily notes. Create today's note if missing, append content to existing note, or read current daily n...
init-claude-md
by robabby
Generate a CLAUDE.md file for an Obsidian vault. Analyzes existing vault structure and creates an instruction file that...
session-start
by robabby
Combined workflow for starting an AI collaboration session. Runs hydrate, vault-status, and prompts for session focus. U...
session-end
by robabby
Combined workflow for ending an AI collaboration session. Runs reflect to capture learnings, consolidates memories, and...