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 →wampeeHuang/claude-skills
Claude Code Skills 完整包(41个)—— 崩溃后一个 git clone 全量恢复
$ npx skills add wampeeHuang/claude-skillsManfredFr/things-app
Claude Skill to interact with Cultured Code Things APP
$ npx skills add ManfredFr/things-appkimliang63/hrone-design-spec
HR ONE design spec — Claude Code skill for generating HR management system prototypes
$ npx skills add kimliang63/hrone-design-specmm7894215/TokenTracker
Track token usage across 22 AI coding tools (Claude Code, Codex, Cursor, Gemini, Roo Code, Zed Agent, Goose, and more) — local-first, zero-config, with a beautiful dashboard, native macOS menu bar app, and 4 desktop widgets.
$ npx skills add mm7894215/TokenTrackerop7418/guizang-social-card-skill
🪧 Claude Code / Codex skill — generate Xiaohongshu carousels & WeChat 21:9+1:1 cover pairs. Editorial × Swiss visual systems, 28 layouts, 10 themes, single-file HTML → PNG. 小红书图文 + 公众号封面对
$ npx skills add op7418/guizang-social-card-skillcyhhao/vibe-remote
Your AI agent army, commanded from Slack/Discord/Telegram/Wechat/Lark. Stream Claude Code, OpenCode, or Codex in real-time — from anywhere.
$ npx skills add cyhhao/vibe-remoteyamadashy/repomix
📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.
$ npx skills add yamadashy/repomixCaseous-kerrcell366/claude
Enhance Claude Code CLI with undo, safety hooks, session resume, effort control, MCP tools, and multilingual i18n
$ npx skills add Caseous-kerrcell366/claudealbertobarnabo/think-twice
A Claude Code skill that stops AI agents from over doing computations and saves you thousands of tokens
$ npx skills add albertobarnabo/think-twiceadityachilka1/skillforge
Open registry + CLI for Claude Skills — in early development. Star to follow v0.1.
$ npx skills add adityachilka1/skillforgeFoundersieve687/skill-gateway
Route requests to the right Claude/Agent skill automatically, so you can use the skill ecosystem without memorizing repos
$ npx skills add Foundersieve687/skill-gatewaycssmith36/claude_skills
Recently updated agent-skill-related GitHub repository: cssmith36/claude_skills.
$ npx skills add cssmith36/claude_skillsHow 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.