- Ecosystem
- Awesome Skills
TL;DR
- Skills are Claude Code's most powerful reuse layer: a
.mdfolder that injects domain expertise into every session. - 3 families dominate: complete packs (
everything-claude-code,mattpocock/skills), single-purpose skills (cavemanfor tokens,graphifyfor memory,career-opsfor job hunting), and pro design skills (Impeccable, UI UX Pro Max, etc.). - The awesome lists
ComposioHQ/awesome-claude-skills(59k★) andsickn33/antigravity-awesome-skills(37k★) serve as reference catalogs — bookmark them. - Advice: install 1 pack + 2-3 single-purpose skills targeted at your actual pain points. Not 50 at once.
1. Complete packs
Ready-to-install full collections. Start here if you want one polyvalent setup.
| Repo | ⭐ | For who |
|---|---|---|
affaan-m/everything-claude-code (ouvre un nouvel onglet) | 179,432 | Dev who wants it all: skills, instincts, memory, security, research-first. The Swiss army knife. |
mattpocock/skills (ouvre un nouvel onglet) | 71,906 | TypeScript/Node dev. "Skills for real engineers, straight from my .claude directory" — opinionated and focused. |
sickn33/antigravity-awesome-skills (ouvre un nouvel onglet) | 37,180 | Cross-tool dev. 1,400+ skills installable for Claude Code, Cursor, Codex CLI, Gemini, Antigravity. |
nexu-io/open-design (ouvre un nouvel onglet) | 37,298 | Designer / freelancer. 19 design skills + 71 brand-grade design systems, open-source alternative to Claude Design. |
2. High-impact single-purpose skills
A single skill that solves a specific problem. Often more useful than a pack if you know what you need.
| Repo | ⭐ | What it does |
|---|---|---|
thedotmack/claude-mem (ouvre un nouvel onglet) | 74,821 | Persistent memory across sessions. Captures, compresses, replays. |
JuliusBrussee/caveman (ouvre un nouvel onglet) | 58,241 | Token reduction: 65% fewer tokens by making Claude talk caveman. Funny but effective. |
safishamsi/graphify (ouvre un nouvel onglet) | 46,621 | Knowledge graph: turns a code folder into a queryable graph. Works with Cursor, Codex too. |
santifer/career-ops (ouvre un nouvel onglet) | 44,086 | Job hunting: 14 skill modes, Go dashboard, PDF generation, batch processing. |
coreyhaines31/marketingskills (ouvre un nouvel onglet) | 27,870 | Marketing & growth: CRO, copywriting, SEO, analytics, growth engineering. |
3. Pro design skills
Four skills installed locally on this Codex and actively used for the ongoing graphic redesign. Detailed fiches in preparation in /skills/{slug} (EPIC Claude Code Design Stack).
| Skill | One-line promise | Detailed fiche |
|---|---|---|
| Impeccable | Mandatory "Product" + "Design system" gate — refuses to code without PRODUCT.md + DESIGN.md. | /skills/impeccable (coming) |
| UI UX Pro Max | 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks. The largest UI pattern library. | /skills/ui-ux-pro-max (coming) |
| design-taste-frontend | Senior UI/UX engineer overrides default LLM biases. Strict metrics, hardware-accelerated CSS. | /skills/taste-skill (coming) |
| Huashu Design | Hi-fi HTML prototypes, exploratory design, 5 streams × 20 philosophies + 24 prebuilt showcases. | /skills/huashu-design (coming) |
4. Awesome lists & catalogs
To discover all existing public skills. Bookmark.
| Repo | ⭐ | What's special |
|---|---|---|
ComposioHQ/awesome-claude-skills (ouvre un nouvel onglet) | 59,255 | THE awesome list reference for skills. Sorted by category, usage examples. |
hesreallyhim/awesome-claude-code (ouvre un nouvel onglet) | 43,382 | Global Claude Code inventory (not just skills): hooks, slash-commands, agents, plugins. |
How to choose
Three steps:
- If you're new: install one complete pack (
mattpocock/skillsif you do TypeScript, otherwiseeverything-claude-codefor the Swiss army knife). Work with it for 2-3 weeks before adding anything. - If you have a specific pain point: grab the matching single-purpose skill (
cavemanfor an exploding bill,claude-memfor lost context,graphifyto navigate a large codebase). - If you want to understand the ecosystem: spend 30 minutes on
ComposioHQ/awesome-claude-skillsandhesreallyhim/awesome-claude-code. You'll come out with a clear view.
Next steps
- Discover the official Anthropic plugins:
/ecosystem/awesome-plugins(coming, ECO-4). - Explore MCP servers by category:
/ecosystem/awesome-mcp-servers(coming, ECO-5). - Understand the skill format officially:
/skills/what-are-skills. - Learn to create your own skill:
/skills/create-custom. - Compare skills vs agents vs plugins:
/agents/orchestration.