Claude Code Skills Directory

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.

26,078+ skillsBrowse all skills →

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 →

surpradhan/claude-code-for-ai-engineers-eval

Test harness for Claude Code skill packs

$ npx skills add surpradhan/claude-code-for-ai-engineers-eval
community

Enricrypto/cypher-claude-skills

A repository of reusable Claude Code skills and agents. The Feature Loop — a 5-stage, 10-agent system — runs in Claude Code to turn feature ideas into merged, tested code. No CLI. No npm. Pure Claude Code.

$ npx skills add Enricrypto/cypher-claude-skills
community

tuvens/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-development
community

toktop/toktop

Local-first usage and live status for Claude Code & Codex sessions — skills, MCP servers, and tools.

$ npx skills add toktop/toktop
community

iliyanyotov/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-rules
community

kylezantos/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-principles
community

ngvoicu/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-cc
community

Edward4226/codex-maxxing

Drop-in AGENTS.md / CLAUDE.md + 3 companion skills distilled from Jason Liu's《Codex-maxxing》(2026-05-10). Executable rules, not a reprint.

$ npx skills add Edward4226/codex-maxxing
community

flowork-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-OS
community

mvschwarz/openrig

Multi-agent harness that runs Claude Code and Codex together as one system

$ npx skills add mvschwarz/openrig
community

Hyeonu-Cha/dotnet-coverage-mcp

An MCP (Model Context Protocol) server that exposes .NET code coverage tooling as callable tools for AI assistants such as Claude Code or Gemini CLI

$ npx skills add Hyeonu-Cha/dotnet-coverage-mcp
community

dceoy/docker-claude-code

Dockerfile and compose.yml for Claude Code with LiteLLM proxy

$ npx skills add dceoy/docker-claude-code
community

How to Install Claude Code Skills

1

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
2

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/
3

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.

Skill Categories

Explore More Agent Skills