Awesome Claude Code Skills

A curated directory of high-quality skills for Claude Code, Claude.ai, and the Claude API. Official skills from Anthropic, Cloudflare, Stripe, Vercel, and the community.

75+
Skills
5
Categories
40+
Contributors

What are Claude Code Skills?

Skills are specialized folders containing instructions, scripts, and resources that Claude loads dynamically to improve performance on specific tasks. They teach Claude how to complete tasks in a repeatable way.

Why Use Skills?

Skills make Claude more capable at specific tasks: creating documents, writing secure code, deploying to cloud platforms, and more. They're portable expertise that works across Claude Code, Claude.ai, and the API.

How to Install Skills

Use /plugin marketplace add [author]/[repo] for marketplace skills, or clone directly to ~/.claude/skills/. Skills load automatically when relevant to your task.

All Skills

Showing 75 skills

Frequently Asked Questions

What are Claude Code skills?
Claude Code skills are specialized folders containing instructions, scripts, and resources that Claude loads dynamically to improve performance on specific tasks. They teach Claude how to complete tasks in a repeatable way, from creating documents to deploying applications.
How do I install Claude Code skills?
Install skills using: /plugin marketplace add [author]/[repo] for marketplace skills, or clone directly to ~/.claude/skills/. For official Anthropic document skills: /plugin install document-skills@anthropic-agent-skills
Are these skills free to use?
Yes! All skills in this directory are free and open source. They're hosted on GitHub and can be installed at no cost. Skills work with Claude Code CLI, Claude.ai (paid plans), and the Claude API.
Do skills work with Claude.ai and the API?
Yes! The skill format is standardized across Claude Code CLI, Claude.ai (for paid plans), and the Claude API. Some skills are even pre-installed in Claude.ai.
How do I create my own skill?
Create a folder with a SKILL.md file containing YAML frontmatter (name, description) and instructions. Use the official skill-creator skill for guided creation: just ask Claude "Use the skill-creator to help me build a skill for [your task]".
📝

Submit Your Skill

Built a useful Claude Code skill? Share it with the community and get discovered.

Submit Skill

Get Featured

Featured listings get top placement, newsletter features, and analytics.

Learn More
📚

Official Docs

Learn more about skills in Anthropic's official documentation.

Read Docs