Awesome Claude Code Skills
The largest directory of Claude Code agent skills. Install coding tools, automation workflows, and developer plugins that extend Claude's capabilities with structured SKILL.md files.
What Are Claude Code Skills?
Claude Code skills are reusable instruction sets packaged as SKILL.md files that teach Claude how to perform specialized tasks. They extend Claude's capabilities beyond its default training, giving it domain expertise in specific tools, frameworks, and workflows.
- ✓Extend Claude with domain-specific expertise
- ✓Automate repetitive development tasks
- ✓Structured prompts for consistent, high-quality output
- ✓Reusable across projects and teams
- ✓Git-friendly — version control your AI skills
- ✓Compatible with Claude Code, Codex, and Cursor
- ✓Community-driven — 1,000+ skills and growing
- ✓One-line install via npx skills add
Featured Claude Code Skills
View all →How to Install Claude Code Skills
Install with add-skill (recommended)
The fastest way to install any skill. This clones the skill repo and sets up the SKILL.md in your workspace.
npx skills add anthropics/skills
Or clone manually from GitHub
Clone the skill repository and copy the SKILL.md file to your Claude Code skills directory.
git clone https://github.com/author/skill-repo cp skill-repo/SKILL.md ~/.claude/skills/
Use the skill in Claude Code
Once installed, Claude Code automatically loads the skill when you start a new session. The skill's instructions are injected into Claude's context, giving it specialized capabilities.