Claude Code 생태계 리포지토리 지도 2026
Source: raw/articles/compass_artifact_wf-1e5ff5ad-f5e8-4533-a56b-3521563e410f_text_markdown.md Type: local By: 내부 조사 보고서 Valid as of: 2026-04-24
핵심 Takeaway
- 커뮤니티가 공식을 앞질렀다 — obra/superpowers(~152k⭐)가 anthropics/skills(~117k⭐) 추월 (2026-04-24 기준)
/plugin marketplace add {owner}/{repo}한 줄로 조립되는 플러그인 마켓플레이스 경제 형성 — wshobson/agents가 73 focused plugin으로 선도- SKILL.md 3-tier 번들(YAML frontmatter + 본문 <500줄 + scripts/references/assets/) 패턴이 업계 표준으로 정착
- 훅 13종 전체 라이프사이클 교과서는 disler/claude-code-hooks-mastery — exit code 2 차단 + JSON decision 이중 제어
- 계층적 CLAUDE.md(전역→프로젝트→로컬) 패턴 실증 — 전역 100줄 이하, 상세는 skills/ 위임
상세 요약
6개 카테고리 55개 리포
| 카테고리 | 대표 리포 |
|---|---|
| CLAUDE.md 템플릿 | josix/awesome-claude-md, forrestchang/andrej-karpathy-skills |
| Slash Commands | wshobson/commands(57개), hesreallyhim/awesome-claude-code |
| Hooks 자동화 | disler/claude-code-hooks-mastery(13종), karanb192/claude-code-hooks |
| Sub-agent·Multi-agent | wshobson/agents(112 에이전트), VoltAgent/awesome-claude-code-subagents(131+) |
| 업무자동화·CI/CD | Pimzino/claude-code-spec-workflow, anthropics/claude-code-action |
| 스킬 라이브러리 | anthropics/skills(~117k), obra/superpowers(~152k) |
Top 5 추천
- wshobson/agents (27.9k⭐) — 112 에이전트 + 146 스킬 + 73 plugin 모듈화, 3-tier 모델 라우팅
- obra/superpowers (~152k⭐) — 14개 스킬, 플랫폼 중립 4중 설치 진입점
- anthropics/skills (~117k⭐) — SKILL.md 공식 사양, progressive disclosure 규칙
- davila7/claude-code-templates (23.3k⭐) — npx 한 줄, 600+ 컴포넌트 cherry-pick
- disler/claude-code-hooks-mastery (3.0k⭐) — 훅 13종 전체 라이프사이클 교과서
즉시 활용 패턴 6가지
- 계층적 CLAUDE.md — global(100줄 이하) → project → local
- 위험 명령 차단 — PreToolUse + exit code 2
- 편집 후 자동 포맷·린트 — PostToolUse + decision=block
- 스펙 주도 개발 — /spec-create → design → tasks → execute
- 메타 오케스트레이터 — 코드 직접 안 쓰고 위임만 하는 최상위 에이전트
- SKILL.md 3-tier 번들 — YAML frontmatter + <500줄 + 3폴더
연결되는 위키 페이지
- claude-code — 이 생태계의 중심 플랫폼
- claude-code-plugin-ecosystem — 플러그인 마켓플레이스 경제 개념
- wshobson-agents — 생태계 1위 리포, plugin-format 선도
- obra-superpowers — 커뮤니티 > 공식 역전의 상징
- harness-engineering — CLAUDE.md·Skills·Hooks 하네스 구현
- guides-sensors — 훅 라이프사이클과 Guides/Sensors 구조