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 →coastdigitalgroup/coastai-skills
A portable, agent-friendly skill library served as an MCP server. Drop it into any project and AI agents across Codex, Claude Code, Cursor, Windsurf, Zed, and Continue instantly have access to structured guidance for website design, development, and growth tasks — without copying a single file.
$ npx skills add coastdigitalgroup/coastai-skillssurpradhan/claude-code-for-ai-engineers-eval
Test harness for Claude Code skill packs
$ npx skills add surpradhan/claude-code-for-ai-engineers-evaldimayip/learn-x
An agent skill for Claude / Codebuddy — Socratic-style "teach me X" coaching with structured prompts and a concrete deliverable.
$ npx skills add dimayip/learn-xtuvens/phased-development
Multi-tier orchestration plugin for Claude Code: phase/sprint roles, testing protocol, Codex delegation, Sprint 0 trial pattern. Use for long-running projects (3+ phases expected).
$ npx skills add tuvens/phased-developmenttoktop/toktop
Local-first usage and live status for Claude Code & Codex sessions — skills, MCP servers, and tools.
$ npx skills add toktop/toktopiliyanyotov/house-rules
Claude Code skills for writing software that holds up — distilled from books, production bugs, refactors, and patterns that survived across team shapes
$ npx skills add iliyanyotov/house-ruleskylezantos/design-motion-principles
A Claude Code skill for motion design audits, trained on Emil Kowalski, Jakub Krehel, and Jhey Tompkins. Context-aware, per-designer feedback on your animations.
$ npx skills add kylezantos/design-motion-principlesngvoicu/consensflow-cc
Ask other AI coding agents (Claude Code, Codex, Pi, OpenCode) for a second opinion, one at a time, by name - a Claude Code plugin
$ npx skills add ngvoicu/consensflow-ccflowork-os/Flowork-OS
⚡ Your own sovereign AI-agent OS — boot from USB or run on any OS, powered by your own Claude subscription, 24/7. Microkernel + WASM agents, two-tier brain, P2P mesh, anti-ban router. Pure-Go, no Docker, no telemetry.
$ npx skills add flowork-os/Flowork-OSdceoy/docker-claude-code
Dockerfile and compose.yml for Claude Code with LiteLLM proxy
$ npx skills add dceoy/docker-claude-codeArk0N/Codeman
Manage Claude Code & Opencode in Tmux Sessions in a modern WebUI
$ npx skills add Ark0N/Codemanliby/vibe-coding-plugins
A curated directory of high-quality plugins for Claude Code
$ npx skills add liby/vibe-coding-pluginsHow 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.