Community Resources
Claude Code Skills Directory
A curated directory of popular open-source repositories with skills, plugins, and frameworks for Claude Code.
What are skills?
Skills are markdown files (SKILL.md) that give Claude Code specialized knowledge and workflows. Think of them as reusable instruction sets — each skill teaches Claude how to handle a specific domain, from writing tests to auditing SEO to generating reports.
When you invoke a skill (via /skill-name or automatically through hooks), Claude reads the markdown and follows its instructions precisely. Skills can include checklists, decision trees, code patterns, and step-by-step processes.
The repositories below are independent, community-maintained projects — Ryzo curates this list but does not endorse or vet their contents. Before installing any of them, read how to install skills safely.
Major Frameworks
The most widely adopted skill systems and comprehensive harnesses.
anthropics
skills
Official Anthropic skills repo. Canonical SKILL.md spec, document processing (docx/pdf/pptx/xlsx), design, development, and communication skills.
obra
superpowers
Structured dev methodology by Jesse Vincent — TDD, brainstorming, subagent dispatch, systematic debugging, and git worktrees. Officially featured plugin.
garrytan
gstack
29 skills as a virtual engineering org with CEO review, design review, QA, security officer, and release management roles. Built by the YC CEO.
affaan-m
everything-claude-code
Comprehensive harness with 30 subagent roles, 135+ skills, 60+ commands, and multi-language rule sets for TypeScript, Python, Go, Rust, and more.
Curated Collections
Awesome-lists and discovery hubs for finding individual skills.
ComposioHQ
awesome-claude-skills
Largest curated list by stars. Includes 78+ SaaS integrations (HubSpot, Jira, Gmail, etc.) alongside standard skills.
hesreallyhim
awesome-claude-code
Primary community awesome-list covering skills, hooks, commands, agents, and CLAUDE.md templates.
travisvn
awesome-claude-skills
Focused purely on skills (not broader tooling) — good for targeted discovery of individual skills and skill packs.
Specialized & Starter Kits
Domain-specific collections, toolkits for building skills, and starter templates.
nextlevelbuilder
ui-ux-pro-max-skill
Design intelligence skill with 67 UI styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 15 tech stacks including React, Next.js, SwiftUI, and Flutter.
alirezarezvani
claude-skills
205 skills across 11 platforms. Unique for non-engineering domains: C-suite advisory, FDA/ISO compliance, marketing, and finance.
rohitg00
awesome-claude-code-toolkit
135 agents, 42 commands, SkillKit integration with access to 400k+ skills through a package-manager-style interface.
alirezarezvani
claude-code-skill-factory
Toolkit for building skills — interactive builders, 69 prompt presets, and cross-platform documentation translation.
levnikolaevich
claude-code-skills
Full delivery lifecycle with bundled custom MCP servers for hash-verified file editing, AST code graphs, and remote SSH.
coreyhaines31
marketingskills
40+ marketing skills covering CRO, copywriting, SEO, paid ads, email sequences, and growth strategy. Foundation-based architecture with a central product-marketing-context skill.
VoltAgent
awesome-claude-code-subagents
127+ specialized subagents across 10 domains — core dev, language specialists, infrastructure, security, data/AI, and business/product.
angakh
claude-skills-starter
Minimal fork-and-customize template with 13 essential skills (/commit, /pr-create, /scaffold, /verify). Great starting point.
Installing skills — safely
Skills run with the same access you have. Learn how to add them to Claude Code and what to check before you trust a repository.
Read the install guide