유용한 레포지토리 및 외부 리소스
Claude Code 생태계에서 참고할 만한 공식/커뮤니티 리소스 목록입니다.
마지막 확인일: 2026-03-24
전체 요약
| 카테고리 | 주요 리소스 수 | 핵심 |
|---|---|---|
| 공식 리소스 | 8개 | Anthropic 제공 스킬, 스펙, 가이드, 보안, 플러그인, Agent SDK (Python/TS), MS Skills |
| 종합 컬렉션 | 5개 | 스킬+에이전트+훅+커맨드 올인원 (+antigravity 1,273 스킬) + DevOps MCP 큐레이션 |
| 큐레이션 리스트 | 15개 | Awesome List + MCP 서버 큐레이션 (punkpeye 83K stars) + 다국어 큐레이션 |
| 스킬 컬렉션 | 15개 | 도메인별 특화 스킬 세트 (+gstack YC CEO 15역할, RN/Unity/AWS 특화) |
| 에이전트/오케스트레이션 | 14개 | 멀티에이전트, 서브에이전트, Swarm, TDD 집단, OpenClaw 250K stars |
| 커맨드/워크플로우 | 8개 | 슬래시 커맨드, 개발 워크플로우, CCPlugins, 학술 워크플로우 |
| Hooks | 11개 | Hooks 패턴, 자율운영, 코드품질, TS 타입 세이프 |
| 플러그인/마켓플레이스 | 13개 | Plugin 시스템, 마켓플레이스, Compound Engineering, Composio |
| 보안 | 11개 | OWASP, 보안 감사, Trail of Bits, MCP 권한(Wombat), 게이트웨이, 보안 레지스트리 |
| 가이드/베스트 프랙티스 | 9개 | 튜토리얼, 종합 가이드, 베스트 프랙티스 (37K stars), 에이전트 규칙 |
| 도구/프레임워크 | 11개 | 스킬 로더, 브릿지, 컨텍스트 가상화 (98% 절약), MCP 관리 CLI, 스킬 패키지 매니저 |
| CI/CD & 자동화 | 8개 | GitHub Actions, 스펙주도, E2E, SSH 배포 |
| 신규 MCP 서버 | 27개 | Slack, Notion, Supabase, Sentry, K8s, Figma, Context7 + Datadog, gws, Azure DevOps, Zapier, E2B 등 |
| 게임 개발 | 12개 | Phaser(38.8K), PixiJS(44K), Howler.js(24K), Matter.js(16K), LittleJS, KAPLAY + AI 도구 + 사운드 |
1. 공식 리소스
anthropics/skills
- URL: https://github.com/anthropics/skills
- Stars: 70K+ | Language: Python
- 설명: Anthropic 공식 Agent Skills 레포. 스킬 포맷 스펙 + 고품질 예제 16개
- 구성:
skills/— 공식 스킬 16개 (pdf, docx, pptx, xlsx, frontend-design, skill-creator, mcp-builder, webapp-testing, canvas-design, algorithmic-art, doc-coauthoring, brand-guidelines, internal-comms, slack-gif-creator, theme-factory, web-artifacts-builder)spec/— Agent Skills 포맷 스펙template/— 새 스킬 생성 템플릿
- 활용: 레퍼런스 구현, 스킬 포맷 표준, 설치
claude install-skill
agentskills.io (Agent Skills 오픈 표준)
- URL: https://agentskills.io
- 설명: Agent Skills 포맷 공식 스펙 문서 사이트. 오픈 표준으로 공개
- 지원 플랫폼 (27개+): Claude Code, OpenAI Codex, Cursor, Gemini CLI, VS Code, GitHub 등
- 활용: 크로스 플랫폼 호환 스킬 설계 기준
Claude Code Skills 완전 가이드 (PDF)
- URL: https://resources.anthropic.com/hubfs/The-Complete-Guide-to-Building-Skill-for-Claude.pdf
- 설명: 32페이지 공식 플레이북 — 아키텍처, 복합 스킬 패턴, 프로덕션 배포 전략
anthropics/claude-code-security-review
- URL: https://github.com/anthropics/claude-code-security-review
- 설명: AI 기반 보안 리뷰 GitHub Action. PR 코드 변경에 대한 보안 취약점 자동 분석
anthropics/claude-plugins-official
- URL: https://github.com/anthropics/claude-plugins-official
- 설명: 공식 Plugin 디렉토리. 고품질 검증된 플러그인 관리
anthropics/claude-agent-sdk-python
- URL: https://github.com/anthropics/claude-agent-sdk-python
- 설명: Anthropic 공식 Python Agent SDK. 에이전트 구축/오케스트레이션 프레임워크
- 등급: B등급, 72점 | 발견일: 2026-03-21 | 출처: kdyintel --all Scout
anthropics/claude-agent-sdk-typescript
- URL: https://github.com/anthropics/claude-agent-sdk-typescript
- 설명: Anthropic 공식 TypeScript Agent SDK. Node.js 기반 에이전트 개발
- 등급: B등급, 71점 | 발견일: 2026-03-21 | 출처: kdyintel --all Scout
microsoft/skills
- URL: https://github.com/microsoft/skills
- 설명: MS 공식 Agent Skills 레포. 132개 Azure/Foundry 스킬, SKILL.md 포맷 채택
- 발견일: 2026-03-24
2. 종합 컬렉션
affaan-m/everything-claude-code
- URL: https://github.com/affaan-m/everything-claude-code
- Stars: 46K+ | License: MIT
- 설명: Anthropic Hackathon 우승. 가장 종합적인 커뮤니티 컬렉션
- 구성: 37개 스킬, 에이전트, 커맨드, 훅, 규칙, MCP, 플러그인, 컨텍스트
- 주목: springboot-patterns, django-patterns, tdd-workflow, security-scan, strategic-compact
rohitg00/awesome-devops-mcp-servers
- URL: https://github.com/rohitg00/awesome-devops-mcp-servers
- Stars: 961+ | Language: Markdown
- 설명: DevOps 특화 MCP 서버 큐레이션. Kubernetes, Terraform, 클라우드 플랫폼별 서버 분류
- 활용: DevOps/인프라 MCP 서버 발견. K8s, IaC, CI/CD, 클라우드 MCP 탐색
- 등급: A등급, 81점 | 발견일: 2026-03-21 | 출처: kdyintel --all Scout
rohitg00/awesome-claude-code-toolkit
- URL: https://github.com/rohitg00/awesome-claude-code-toolkit
- 설명: 최대 규모 종합 툴킷
- 구성: 135 에이전트, 35 스킬 (+15,000 SkillKit), 42 커맨드, 120 플러그인, 19 훅, 15 규칙, 7 템플릿, 6 MCP
- 주목: 10개 카테고리 에이전트 (인프라, 언어별 전문가, 도메인 특화 등)
wshobson/agents
- URL: https://github.com/wshobson/agents
- 설명: 112 에이전트 + 16 워크플로우 오케스트레이터 + 146 스킬 + 79 도구 → 72 플러그인으로 패키징
- 주목: 단일 목적 플러그인 설계, 멀티에이전트 워크플로우 오케스트레이션
sickn33/antigravity-awesome-skills
- URL: https://github.com/sickn33/antigravity-awesome-skills
- Stars: 25K+ | Language: Markdown
- 설명: 1,273+ 에이전틱 스킬 설치형 라이브러리. npx CLI 설치, 번들/워크플로우, 크로스플랫폼 (Claude/Codex/Gemini/Cursor/Antigravity)
- 활용:
npx antigravity-awesome-skills로 원클릭 설치. 번들 패키지로 도메인별 스킬 일괄 적용 - 등급: S등급, 95점 | 발견일: 2026-03-21
3. 큐레이션 리스트 (Awesome Lists)
hesreallyhim/awesome-claude-code
- URL: https://github.com/hesreallyhim/awesome-claude-code
- Stars: 28.5K+ | License: MIT
- 설명: 스킬/훅/슬래시커맨드/에이전트/플러그인 종합 큐레이션. 최신 커뮤니티 트렌드 반영
- 활용: 최신 스킬/도구 트렌드 파악, 기존 awesome 리스트 보완
travisvn/awesome-claude-skills
- URL: https://github.com/travisvn/awesome-claude-skills
- Stars: 7K+ | 설명: Claude 전용 스킬/리소스 큐레이션. 클래식 awesome-list 형식
VoltAgent/awesome-agent-skills
- URL: https://github.com/VoltAgent/awesome-agent-skills
- Stars: 7K+ | 설명: 500+ 에이전트 스킬. 크로스 플랫폼 (Claude, Codex, Gemini CLI, Cursor 등)
ComposioHQ/awesome-claude-skills
- URL: https://github.com/ComposioHQ/awesome-claude-skills
- 설명: Composio 팀의 Claude 스킬 큐레이션
BehiSecc/awesome-claude-skills
- URL: https://github.com/BehiSecc/awesome-claude-skills
- 설명: 보안 중심 스킬 포함 (OWASP Top 10:2025, ASVS 5.0, Agentic AI 보안)
Chat2AnyLLM/awesome-claude-plugins
- URL: https://github.com/Chat2AnyLLM/awesome-claude-plugins
- 설명: 마켓플레이스 + 플러그인 큐레이션
punkpeye/awesome-mcp-servers
- URL: https://github.com/punkpeye/awesome-mcp-servers
- Stars: 83.6K+ | Language: Markdown
- 설명: MCP 서버 최대 종합 목록. 수백 개 서버, 웹 디렉토리 동기화, 지속 업데이트. MCP 생태계의 사실상 표준 큐레이션
- 활용: MCP 서버 발견/선택의 일차 출처. 카테고리별 서버 탐색, 새 MCP 서버 등록 참조
- 등급: S등급, 90점 | 발견일: 2026-03-21
tolkonepiu/best-of-mcp-servers
- URL: https://github.com/tolkonepiu/best-of-mcp-servers
- Stars: N/A | Language: Python
- 설명: 450개 MCP 서버, 34 카테고리, 910K+ 총 스타. 프로젝트 품질 스코어 자동 산출. 주간 자동 랭킹 업데이트
- 활용: MCP 서버 품질 비교/선택 기준. best-of-lists 자동 랭킹 시스템 기반
- 등급: S등급, 85점 | 발견일: 2026-03-21
awesome-remote-mcp-servers
- URL: https://github.com/jaw9c/awesome-remote-mcp-servers
- Stars: N/A | 등급: A등급, 70점
- 설명: 원격(Remote) MCP 서버 전문 큐레이션. 공식/잘 관리된 서버만 선별
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
jqueryscript/awesome-claude-code
- URL: https://github.com/jqueryscript/awesome-claude-code
- Stars: N/A | 등급: A등급, 82점
- 설명: IDE 통합, 프레임워크, 개발자 도구 중심 큐레이션. 비주얼 디렉토리 포함
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
quemsah/awesome-claude-plugins
- URL: https://github.com/quemsah/awesome-claude-plugins
- Stars: N/A | 등급: A등급, 72점
- 설명: n8n 워크플로우 기반 플러그인 채택 메트릭 자동 수집
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
skillmatic-ai/awesome-agent-skills
- URL: https://github.com/skillmatic-ai/awesome-agent-skills
- 설명: 결정판 에이전트 스킬 리소스. 플랫폼별 가이드, DeepLearning.AI 과정 포함
- 발견일: 2026-03-24
heilcheng/awesome-agent-skills
- URL: https://github.com/heilcheng/awesome-agent-skills
- 설명: 다국어 6개(ko, zh-TW, es, ja + en) 에이전트 스킬 큐레이션
- 발견일: 2026-03-24
4. 스킬 컬렉션
levnikolaevich/claude-code-skills
- URL: https://github.com/levnikolaevich/claude-code-skills
- 설명: 프로덕션 Agile 워크플로우 스킬. 프로젝트 부트스트랩 → 문서 → 스코프 분해 → 태스크 실행 → 품질 게이트
- 주목 스킬: ln-700-project-bootstrap, ln-200-scope-decomposer, ln-400-story-executor, ln-500-story-quality-gate, ln-1000-pipeline-orchestrator (자율 멀티에이전트)
alirezarezvani/claude-skills
- URL: https://github.com/alirezarezvani/claude-skills
- 설명: 180+ 프로덕션 스킬 & 플러그인 (엔지니어링, 마케팅, 프로덕트, 컴플라이언스, C-Level)
- 지원: Claude Code, OpenAI Codex, OpenClaw
Jeffallan/claude-skills
- URL: https://github.com/Jeffallan/claude-skills
- 설명: 풀스택 개발자용 66개 특화 스킬. 페어 프로그래밍 최적화
jezweb/claude-skills
- URL: https://github.com/jezweb/claude-skills
- 설명: Cloudflare + React + Tailwind v4 + AI 통합 특화 스킬
trailofbits/skills
- URL: https://github.com/trailofbits/skills
- License: AGPL-3.0
- 설명: Trail of Bits 검증 보안 스킬. 보안 연구/취약점 탐지/감사 워크플로우
- 활용: 엔터프라이즈급 보안 감사, 취약점 탐지
Jamie-BitFlight/claude_skills
- URL: https://github.com/Jamie-BitFlight/claude_skills
- 설명: Claude Code, Codex, Cursor 등 멀티 플랫폼 플러그인
brunoasm/my_claude_skills
- URL: https://github.com/brunoasm/my_claude_skills
- 설명: 자동 확증 응답 방지 스킬 — Claude가 무조건 동의하는 것을 방지
claude-code-skills (daymade)
- URL: https://github.com/daymade/claude-code-skills
- Stars: N/A | 등급: A등급, 75점
- 설명: 프로덕션 스킬 마켓플레이스. CCPM(Plugin Manager), i18n-expert, macos-cleaner
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
last30days-skill
- URL: https://github.com/mvanhorn/last30days-skill
- Stars: N/A | 등급: A등급, 77점
- 설명: Reddit/X/YouTube/HN/Polymarket 30일 트렌드 리서치 스킬. 자동 MD 저장
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
garrytan/gstack
- URL: https://github.com/garrytan/gstack
- Stars: 12.6K+ | Language: TypeScript
- 설명: YC CEO Garry Tan의 Claude Code 스킬 팩. 15개 전문 역할 (CEO, Designer, Eng Manager, Release Manager, Doc Engineer, QA). /office-hours, /plan-ceo-review, /design-consultation, /review, /ship, /qa 등
- 활용: 프로덕션 레벨 워크플로우 스킬. Conductor 병렬 세션, /careful 안전 가드, /freeze 디버깅 잠금
- 등급: S등급, 92점 | 발견일: 2026-03-21
ui-ux-pro-max-skill
- URL: https://github.com/nextlevelbuilder/ui-ux-pro-max-skill
- Stars: 16.9K | 등급: S등급, 88점
- 설명: 디자인 인텔리전스 스킬. 161 제품 유형, 84 스타일, 13 스택, BM25 검색. v2.0 디자인 시스템 생성기
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
planning-with-files
- URL: https://github.com/OthmanAdi/planning-with-files
- Stars: 9.7K | 등급: S등급, 87점
- 설명: Manus 스타일 영속적 마크다운 플래닝 스킬. 컨텍스트 윈도우=RAM, 파일시스템=디스크 패턴
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
callstackincubator/agent-skills
- URL: https://github.com/callstackincubator/agent-skills
- 설명: React Native 특화 스킬. Callstack 공식, 27개 최적화 가이드
- 발견일: 2026-03-24
hoodini/ai-agents-skills
- URL: https://github.com/hoodini/ai-agents-skills
- 설명: 도메인별 특화 스킬. AWS, Figma API, GWS, 크로스 플랫폼
- 발견일: 2026-03-24
gmh5225/awesome-skills
- URL: https://github.com/gmh5225/awesome-skills
- 설명: 431개 Unity 자동화 스킬. 에디터 제어, REST API, 보안/버그바운티
- 발견일: 2026-03-24
5. 에이전트/오케스트레이션
VoltAgent/awesome-claude-code-subagents
- URL: https://github.com/VoltAgent/awesome-claude-code-subagents
- Stars: 8.1K+ | License: MIT
- 설명: 100+ 전문 서브에이전트 컬렉션. 코어개발/리서치/보안 등 도메인별 분류
- 활용: 서브에이전트 패턴 참고, 에이전트 정의 템플릿
Gentleman-Programming/agent-teams-lite
- URL: https://github.com/Gentleman-Programming/agent-teams-lite
- 설명: 오케스트레이터 + 9 서브에이전트. Spec-Driven 개발. Zero 의존성, Pure Markdown
- 지원: Claude Code, OpenCode, Cursor
ruvnet/ruflo
- URL: https://github.com/ruvnet/ruflo
- Stars: 21.6K+ | License: Apache-2.0
- 설명: 멀티에이전트 스웜 오케스트레이션 플랫폼. v3.5, 259 MCP 도구, 60+ 에이전트, 자기학습 라우팅
- 활용: 대규모 에이전트 오케스트레이션 참고, kdyswarm 개선 아이디어
ComposioHQ/agent-orchestrator
- URL: https://github.com/ComposioHQ/agent-orchestrator
- 설명: 병렬 코딩 에이전트 플릿 관리. 에이전트별 git worktree + 브랜치 + PR 자동 생성
baryhuang/claude-code-by-agents
- URL: https://github.com/baryhuang/claude-code-by-agents
- 설명: 데스크톱 앱 + API. @mention으로 로컬/원격 에이전트 조율
zhsama/claude-sub-agent
- URL: https://github.com/zhsama/claude-sub-agent
- 설명: Claude Code 서브에이전트 기반 AI 개발 워크플로우 시스템
claude-code-subagents
- URL: https://github.com/0xfurai/claude-code-subagents
- Stars: N/A | 등급: A등급, 71점
- 설명: 100+ 프로덕션 서브에이전트. 도메인별 전문가 (FastAPI, Playwright, Keycloak 등)
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
claude-squad
- URL: https://github.com/smtg-ai/claude-squad
- Stars: 5.6K | 등급: S등급, 86점
- 설명: 멀티 AI 터미널 에이전트 관리. tmux + git worktree 격리. Claude Code, Codex, Aider 동시 실행
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
vanzan01/claude-code-sub-agent-collective
- URL: https://github.com/vanzan01/claude-code-sub-agent-collective
- 등급: A등급, 78점
- 설명: 30+ 에이전트 TDD 집단. Hub-and-spoke 코디네이션 + 훅 기반 테스트 우선 강제
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
rahulvrane/awesome-claude-agents
- URL: https://github.com/rahulvrane/awesome-claude-agents
- 등급: A등급, 73점
- 설명: 커뮤니티 에이전트 카탈로그. 플러그앤플레이 YAML+Markdown 포맷
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
hesreallyhim/a-list-of-claude-code-agents
- URL: https://github.com/hesreallyhim/a-list-of-claude-code-agents
- 등급: A등급, 72점
- 설명: 커뮤니티 제출 에이전트 목록
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
n### parruda/claude-swarm
- URL: https://github.com/parruda/claude-swarm
- Stars: ~2K+ | Language: Ruby
- 설명: Claude Code를 에이전트 스웜에 연결. 멀티에이전트 협업 오케스트레이션
- 등급: A등급, 80점 | 발견일: 2026-03-21 | 출처: kdyintel --all Scout
openclaw/openclaw
- URL: https://github.com/openclaw/openclaw
- Stars: 250K+ | License: MIT
- 설명: 2026 최대 오픈소스 AI 에이전트. 100+ 빌트인 스킬, 22개 채널 지원, 자율 스킬 생성. Claude Code의 주요 경쟁자/보완 도구
- 활용: 보조 자율 에이전트, 채널 통합 패턴 참고, 대규모 에이전트 아키텍처 벤치마크
- 등급: S등급, 92점 | 발견일: 2026-03-21 | 출처: kdyintel --all Scout
gensecaihq/MCP-Developer-SubAgent
- URL: https://github.com/gensecaihq/MCP-Developer-SubAgent
- 등급: A등급, 71점
- 설명: MCP 개발 전용 8 서브에이전트 + 보안 훅 + FastMCP 서버 템플릿
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
lst97/claude-code-sub-agents
- URL: https://github.com/lst97/claude-code-sub-agents
- Stars: 1.4K+
- 설명: 풀스택 서브에이전트. 1-3 에이전트 팀 자동 편성, 기술 스택 감지
- 발견일: 2026-03-24
6. 커맨드/워크플로우
qdhenry/Claude-Command-Suite
- URL: https://github.com/qdhenry/Claude-Command-Suite
- 설명: 216+ 슬래시 커맨드, 12 스킬, 54 에이전트. 코드 리뷰, 보안 감사, 아키텍처 분석
wshobson/commands
- URL: https://github.com/wshobson/commands
- 설명: 프로덕션 레디 슬래시 커맨드 모음. 멀티에이전트 오케스트레이션
shinpr/claude-code-workflows
- URL: https://github.com/shinpr/claude-code-workflows
- 설명: 프로덕션 개발 워크플로우. 특화 AI 에이전트 기반
OneRedOak/claude-code-workflows
- URL: https://github.com/OneRedOak/claude-code-workflows
- Stars: N/A | 등급: A등급, 75점
- 설명: AI 네이티브 스타트업 실전 워크플로우. 출시일부터 사용한 실전 설정
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
catlog22/Claude-Code-Workflow
- URL: https://github.com/catlog22/Claude-Code-Workflow
- Stars: N/A | 등급: A등급, 74점
- 설명: JSON 기반 멀티에이전트 케이던스 팀 프레임워크. Gemini/Qwen/Codex CLI 오케스트레이션
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
angakh/claude-skills-starter
- URL: https://github.com/angakh/claude-skills-starter
- 설명: 12개 필수 슬래시 커맨드 스타터 (fork & customize 템플릿)
brennercruvinel/CCPlugins
- URL: https://github.com/brennercruvinel/CCPlugins
- Stars: 2.6K | 등급: A등급, 74점
- 설명: 24개 전문 커맨드. Opus/Sonnet 모델별 최적화
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
pedrohcgs/claude-code-my-workflow
- URL: https://github.com/pedrohcgs/claude-code-my-workflow
- 설명: 학술 워크플로우. LaTeX/Beamer+R, 멀티에이전트 리뷰, 800+ 슬라이드
- 발견일: 2026-03-24
7. Hooks
disler/claude-code-hooks-mastery
- URL: https://github.com/disler/claude-code-hooks-mastery
- Stars: 3.3K+ | License: MIT
- 설명: 13 라이프사이클 훅 마스터. 멀티에이전트 오케스트레이션, 빌더/밸리데이터 패턴
- 주목: /plan_w_team 메타 프롬프트, build/validate 워크플로우, meta-agent
- 활용: Hooks 고급 패턴, 멀티에이전트 훅 연동
disler/claude-code-hooks-multi-agent-observability
- URL: https://github.com/disler/claude-code-hooks-multi-agent-observability
- 설명: Hooks 기반 멀티에이전트 실시간 모니터링/옵저버빌리티
disler/claude-code-damage-control
- URL: https://github.com/disler/claude-code-damage-control
- 설명: Hooks 기반 보안 제어. 위험 명령 차단, 의도치 않은 변경 방지
yurukusa/claude-code-hooks
- URL: https://github.com/yurukusa/claude-code-hooks
- 설명: 108시간 자율 운영에서 추출한 10개 훅. 컨텍스트 모니터(4단계 경고), 구문 자동 검증, 브랜치 가드, 에러 게이트, 활동 로거, 세션 증명 로그
- 주목: 3가지 프리셋(minimal/standard/autonomous). peon-ping과 완전 비중복 (안전/품질/모니터링 특화)
carlrannaberg/claudekit
- URL: https://github.com/carlrannaberg/claudekit
- 설명: NPM 패키지(
npm i -g claudekit). TS 타입검사, 린트, 테스트 자동실행, 민감파일 보호(195+ 패턴), git 체크포인트, any 타입 차단, self-review - 주목:
claudekit setup원클릭 설치. 코드 품질 + 보안 + 체크포인트 올인원
severity1/claude-code-prompt-improver
- URL: https://github.com/severity1/claude-code-prompt-improver
- 설명: UserPromptSubmit 훅으로 애매한 프롬프트 자동 개선. 모호한 요청 감지 → 구체적 질문으로 명확화. 프롬프트당 ~189토큰 오버헤드
karanb192/claude-code-hooks
- URL: https://github.com/karanb192/claude-code-hooks
- 설명: 복사-붙여넣기용 JS 훅 컬렉션. block-dangerous-commands, protect-secrets, auto-stage(Edit/Write 후 자동 git add), notify-permission. 262개 테스트
parcadei/Continuous-Claude-v3
- URL: https://github.com/parcadei/Continuous-Claude-v3
- 설명: 훅 기반 세션 관리 자동화. Ledger(작업 기록 원장) + Handoff(인수인계 자동 생성)를 Stop/SessionStart 훅으로 자동화
claude-hooks (Python)
- URL: https://github.com/decider/claude-hooks
- Stars: N/A | 등급: A등급, 72점
- 설명: Python 기반 경량 훅 시스템. 코드 품질 검증, 패키지 에이지 체크, 작업 완료 알림
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
johnlindquist/claude-hooks
- URL: https://github.com/johnlindquist/claude-hooks
- Stars: N/A | Language: TypeScript
- 설명: TypeScript 기반 훅 시스템. 풀 타입 세이프티, 자동완성, 강타입 페이로드. npm 패키지 활용.
claude-hooks init원클릭 설정 - 활용: TS로 타입 안전한 훅 개발. PreToolUse/PostToolUse/Notification/Stop 전체 이벤트 타입 정의
- 등급: S등급, 85점 | 발견일: 2026-03-21
claude-mem
- URL: https://github.com/thedotmack/claude-mem
- Stars: 21.5K | 등급: S등급, 89점
- 설명: Claude Code 세션 메모리 자동 캡처/압축/주입 플러그인. Agent SDK + SQLite 기반 10x 토큰 효율
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
8. 플러그인/마켓플레이스
kivilaid/plugin-marketplace
- URL: https://github.com/kivilaid/plugin-marketplace
- 설명: 모든 컴포넌트 타입을 showcase하는 Plugin 마켓플레이스
jmanhype/claude-code-plugin-marketplace
- URL: https://github.com/jmanhype/claude-code-plugin-marketplace
- 설명: 멀티에이전트 트레이딩, Swarm 인텔리전스, GitHub 자동화. 68+ 에이전트 → 19 프로덕션 플러그인
gmickel/gmickel-claude-marketplace
- URL: https://github.com/gmickel/gmickel-claude-marketplace
- 설명: Flow-Next (계획-우선 워크플로우), Ralph (야간 자율 코딩), 멀티모델 리뷰 게이트
alirezarezvani/claude-code-skill-factory
- URL: https://github.com/alirezarezvani/claude-code-skill-factory
- 설명: 스킬/에이전트/슬래시 커맨드/프롬프트 대규모 생성 오픈소스 툴킷
obra/superpowers-marketplace
- URL: https://github.com/obra/superpowers-marketplace
- Stars: 576+ | 설명: 큐레이션 플러그인 마켓플레이스. TDD/디버깅/협업 패턴 + 공식 문서 42개 번들 + tmux CLI 자동화
- 설치:
/plugin marketplace add obra/superpowers-marketplace
Dev-GOM/claude-code-marketplace
- URL: https://github.com/Dev-GOM/claude-code-marketplace
- 설명: Hook 중심 플러그인 마켓플레이스. git-auto-backup, todo-collector, complexity-monitor, auto-docs, session-summary
skillhub.club
- URL: https://www.skillhub.club/
- 설명: 7,000개+ AI 평가 스킬 마켓플레이스. Playground에서 즉시 테스트 후 원클릭 설치. Claude Code/Codex/Gemini CLI 지원
agentskills.to
- URL: https://agentskills.to/
- 설명: Claude Code, Codex CLI, Cursor, Amp 공통 에이전트 스킬 마켓플레이스
awesomeclaude.ai
- URL: https://awesomeclaude.ai/
- 설명: Claude 관련 모든 리소스 원스톱 디렉토리 (스킬, 에이전트, 훅, MCP, SDK)
jeremylongshore/claude-code-plugins-plus-skills
- URL: https://github.com/jeremylongshore/claude-code-plugins-plus-skills
- Stars: 1.6K+ | Language: Markdown
- 설명: 346 플러그인 + 1,900+ 스킬. CCPI 패키지 매니저, SaaS 팩 (Mistral, Cursor, PostHog 등), 인터랙티브 튜토리얼
- 활용: 대규모 플러그인/스킬 마켓플레이스.
pnpm add -g @intentsolutionsio/ccpi로 패키지 관리 - 등급: S등급, 86점 | 발견일: 2026-03-21
ComposioHQ/awesome-claude-plugins
- URL: https://github.com/ComposioHQ/awesome-claude-plugins
- 등급: A등급, 75점
- 설명: Composio Tool Router 통합. 500+ 앱 연결, context-mode, developer-growth-analysis
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
EveryInc/compound-engineering-plugin
- URL: https://github.com/EveryInc/compound-engineering-plugin
- Stars: 10.3K+ | Language: TypeScript
- 설명: Compound Engineering 공식 플러그인. 24 에이전트, 13 커맨드, 11 스킬, 2 MCP 서버. 100+ 프레임워크 (Rails, React, Next.js, Vue, Django, Laravel 등)
- 활용: 점진적 지식 축적으로 작업마다 효율 증가. 멀티플랫폼 변환 CLI (OpenCode, Codex, Cursor, Kiro 등)
- 등급: S등급, 88점 | 발견일: 2026-03-21
9. 보안
agamm/claude-code-owasp
- URL: https://github.com/agamm/claude-code-owasp
- 설명: OWASP 2025-2026 전체 표준 커버. Top 10:2025, ASVS 5.0, Agentic AI 보안, 20+ 언어별 보안 quirks
afiqiqmal/claude-security-audit
- URL: https://github.com/afiqiqmal/claude-security-audit
- 설명: 화이트박스 보안 감사 슬래시 커맨드. OWASP A01-A10:2025, CWE ID, NIST CSF 2.0 매핑
netresearch/security-audit-skill
- URL: https://github.com/netresearch/security-audit-skill
- 설명: PHP 보안 감사 Agent Skill. OWASP + CWE Top 25 + CVSS v4.0. 80+ 체크포인트
mastepanoski/claude-skills
- URL: https://github.com/mastepanoski/claude-skills
- 설명: UX/UI 평가 + AI 거버넌스 + AI 보안. Nielsen, WCAG, NIST AI RMF, ISO 42001, OWASP LLM Top 10
ruvnet/ruflo (보안 감사 기능)
- URL: https://github.com/ruvnet/ruflo/wiki/CLAUDE-MD-Security-Audit
- 설명: CLAUDE.md, settings.json, MCP, hooks, agents, skills 전체 보안 스캔
trailofbits/claude-code-config
- URL: https://github.com/trailofbits/claude-code-config
- Stars: N/A | Language: Markdown/Shell
- 설명: Trail of Bits 보안팀 공식 설정. 샌드박싱/권한/훅/스킬/MCP 베스트 프랙티스.
/trailofbits:config자가 설치 CLI, devcontainer 격리 - 활용: 보안 감사 워크플로우 (/review-pr, /fix-issue, /merge-dependabot). 엔터프라이즈 보안 설정 레퍼런스
- 등급: S등급, 87점 | 발견일: 2026-03-21
McGo/claude-code-security-audit
- URL: https://github.com/McGo/claude-code-security-audit
- License: MIT
- 설명: OWASP/CWE 자동 보안 감사 스킬. PDF 리포트 생성, 코드+Docker+CI/CD 분석
- 활용: 자동 보안 감사, PDF 리포트 생성
usewombat/gateway
- URL: https://github.com/usewombat/gateway
- 등급: A등급, 84점
- 설명: MCP 도구 호출에 Unix-style rwxd 권한 관리. deny-by-default + hash 무결성 검증
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
agentic-community/mcp-gateway-registry
- URL: https://github.com/agentic-community/mcp-gateway-registry
- 등급: A등급, 79점
- 설명: 엔터프라이즈 MCP 게이트웨이. OAuth 2.0 + RBAC + JWT + 감사 로깅 + Grafana 대시보드
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout n### vaporif/parry
- URL: https://github.com/vaporif/parry
- Stars: ~300+ | Language: Rust
- 설명: 프롬프트 인젝션 스캐너. 공격/비밀/유출 패턴 실시간 탐지
- 활용: PreToolUse 훅과 결합하여 MCP/에이전트 입력 보안 강화
- 등급: A등급, 78점 | 발견일: 2026-03-21 | 출처: kdyintel --all Scout
ldayton/Dippy
- URL: https://github.com/ldayton/Dippy
- Stars: ~400+ | Language: TypeScript
- 설명: AST 기반 안전 명령어 자동 승인. 위험 명령어만 프롬프트 표시
- 활용: Bash 훅과 결합하여 개발 중 불필요한 승인 프롬프트 제거
- 등급: A등급, 76점 | 발견일: 2026-03-21 | 출처: kdyintel --all Scout
tech-leads-club/agent-skills
- URL: https://github.com/tech-leads-club/agent-skills
- 설명: 스킬 보안 검증 레지스트리. 무결성 해시, CI/CD 정적 분석, CVSS v4.0
- 발견일: 2026-03-24
wrsmith108/claude-skill-security-auditor
- URL: https://github.com/wrsmith108/claude-skill-security-auditor
- 설명: 구조화된 보안 감사 스킬. OWASP/CWE 매핑, 실행 가능 수정 계획
- 발견일: 2026-03-24
10. 가이드/베스트 프랙티스
FlorianBruniaux/claude-code-ultimate-guide
- URL: https://github.com/FlorianBruniaux/claude-code-ultimate-guide
- Stars: 2K+ | License: MIT
- 설명: 초보→파워유저 완전 가이드. 41개 Mermaid 다이어그램, 271문항 퀴즈, 보안 위협 모델링
- 활용: 교육/온보딩 자료, 위협 모델링 참고
wesammustafa/Claude-Code-Everything-You-Need-to-Know
- URL: https://github.com/wesammustafa/Claude-Code-Everything-You-Need-to-Know
- 설명: 올인원 가이드. 설정→프롬프트 엔지니어링→커맨드→훅→워크플로우→MCP→BMAD
Cranot/claude-code-guide
- URL: https://github.com/Cranot/claude-code-guide
- 설명: 완전 CLI 가이드. 2일마다 자동 업데이트
ChrisWiles/claude-code-showcase
- URL: https://github.com/ChrisWiles/claude-code-showcase
- License: MIT
- 설명: 훅/스킬/에이전트/커맨드/GHA 통합 쇼케이스. 자동 스킬 활성화 시스템
- 활용: 통합 패턴 참고, 자동화 아이디어
TheDecipherist/claude-code-mastery-project-starter-kit
- URL: https://github.com/TheDecipherist/claude-code-mastery-project-starter-kit
- 설명: Claude Code Mastery Guides V1-V5 기반 프로젝트 스타터 킷
shanraisshan/claude-code-best-practice
- URL: https://github.com/shanraisshan/claude-code-best-practice
- Stars: 37K+ | Language: Markdown
- 설명: Command→Agent→Skill 아키텍처 패턴. Opus=Plan/Sonnet=Code 전략, 메타 프롬프팅, 오케스트레이션 워크플로우
- 활용: Claude Code 베스트 프랙티스 레퍼런스 구현체. 스킬/서브에이전트/훅/커맨드 종합 학습
- 등급: S등급, 88점 | 발견일: 2026-03-21
ykdojo/claude-code-tips
- URL: https://github.com/ykdojo/claude-code-tips
- Stars: 4.3K+ | Language: Markdown/Shell
learn-claude-code
- URL: https://github.com/shareAI-lab/learn-claude-code
- Stars: N/A | 등급: A등급, 80점
- 설명: 에이전트 하네스 엔지니어링 학습 레포. 12 세션 프로그레시브 빌드. 중국어+영어
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
- 설명: 45개 실전 팁 + dx 플러그인 + cc-safe 보안 스캐너. 커스텀 상태바, 시스템 프롬프트 절반 줄이기, 컨테이너 실행
- 활용: Claude Code 생산성 즉시 향상. 상태라인 커스텀, Gemini CLI 폴백, Git Worktree 병렬 개발
- 등급: S등급, 92점 | 발견일: 2026-03-21
steipete/agent-rules
- URL: https://github.com/steipete/agent-rules
- Stars: 5K+
- 설명: Claude Code/Cursor 공통 규칙. Swift/SwiftUI 전문, 글로벌+프로젝트 규칙
- 발견일: 2026-03-24
11. 도구/프레임워크
numman-ali/openskills
- URL: https://github.com/numman-ali/openskills
- 설명: 범용 스킬 로더 (
npm i -g openskills). AI 코딩 에이전트 공통
op7418/Claude-to-IM-skill
- URL: https://github.com/op7418/Claude-to-IM-skill
- 설명: Claude Code ↔ 메신저 브릿지 (Telegram, Discord, Feishu/Lark)
huggingface/skills
- URL: https://github.com/huggingface/skills
- 설명: Hugging Face의 Agent Skills. ML/AI 특화
mksglu/context-mode
- URL: https://github.com/mksglu/context-mode
- Stars: 5.1K+ | Language: JavaScript
- 설명: MCP 컨텍스트 가상화 레이어. 98% 컨텍스트 절약 (315KB→5.4KB). PreToolUse 훅 + SQLite FTS5 + BM25 검색. 세션 연속성 자동 추적
- 활용: 대규모 출력 샌드박스 처리로 토큰 비용 대폭 절감.
/plugin marketplace add mksglu/context-mode로 설치 - 등급: S등급, 86점 | 발견일: 2026-03-21
claude-code-router
- URL: https://github.com/musistudio/claude-code-router
- Stars: 25.3K | 등급: S등급, 92점
- 설명: Claude Code를 코딩 인프라 기반으로 활용, 멀티 LLM 프로바이더 라우팅 (OpenRouter, DeepSeek, Ollama, Gemini 등)
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
SuperClaude Framework
- URL: https://github.com/SuperClaude-Org/SuperClaude_Framework
- Stars: 20.0K | 등급: S등급, 90점
- 설명: 메타 프로그래밍 설정 프레임워크. 인지 페르소나, 전문 커맨드, 개발 방법론으로 Claude Code 강화
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
claude-code-templates
- URL: https://github.com/davila7/claude-code-templates
- Stars: 15.4K | 등급: S등급, 85점
- 설명: CLI 도구. 에이전트/커맨드/MCP/훅/스킬 설정+모니터링. 실시간 분석, 헬스체크
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
zilliztech/claude-context
- URL: https://github.com/zilliztech/claude-context
- 등급: A등급, 83점
- 설명: 코드 시맨틱 검색 MCP 서버. BM25 + Dense Vector 하이브리드 검색. 40% 토큰 절감. Milvus/Zilliz Cloud 연동
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
steipete/claude-code-mcp
- URL: https://github.com/steipete/claude-code-mcp
- 등급: A등급, 80점
- 설명: Claude Code를 one-shot MCP 서버로 래핑. "agent in your agent" 패턴. npm 패키지
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
nnnkkk7/mcp-tidy
- URL: https://github.com/nnnkkk7/mcp-tidy
- 등급: A등급, 72점
- 설명: MCP 서버 관리 CLI. 사용량 통계 시각화 + 미사용 서버 정리 + 자동 백업. brew 설치
- 발견일: 2026-03-21 | 출처: kdyintel --all Scout
rohitg00/skillkit
- URL: https://github.com/rohitg00/skillkit
- 설명: 스킬 패키지 매니저. npm 스타일, 400K+ 스킬 크로스 플랫폼 호환, 보안 스캔
- 발견일: 2026-03-24
12. CI/CD & 개발 자동화
anthropics/claude-code-action
- URL: https://github.com/anthropics/claude-code-action
- 설명: Anthropic 공식 GitHub Actions 통합. PR/이슈에서 @claude 멘션으로 코드 변경, PR 생성, 버그 수정 자동화
- 설치:
.github/workflows/claude.yml에uses: anthropics/claude-code-action@beta+ANTHROPIC_API_KEYsecret
Pimzino/claude-code-spec-workflow
- URL: https://github.com/Pimzino/claude-code-spec-workflow
- 설명: 스펙 주도 개발 자동화. Requirements→Design→Tasks→Implementation 순서 강제. npx 원클릭 설치
- 설치:
npx @pimzino/claude-code-spec-workflow
firstloophq/claude-code-test-runner
- URL: https://github.com/firstloophq/claude-code-test-runner
- 설명: 자연어 시나리오 → 자동 E2E 테스트 변환 런타임
lackeyjb/playwright-skill
- URL: https://github.com/lackeyjb/playwright-skill
- 설명: Claude Code용 Playwright 브라우저 자동화 스킬. 자율적 코드 작성·실행, 스크린샷·콘솔 반환
hemangjoshi37a/claude-code-frontend-dev
- URL: https://github.com/hemangjoshi37a/claude-code-frontend-dev
- 설명: 멀티모달 시각적 UI 테스팅 플러그인. Constitution JSON 기반, MemVid 시각 메모리, Claude Vision 활용
agent-sh/agentsys
- URL: https://github.com/agent-sh/agentsys
- 설명: 15 플러그인 + 35 에이전트 + 32 스킬. drift 탐지, PR 관리, 코드 정리, 성능 조사, 멀티에이전트 코드 리뷰
sangrokjung/claude-forge
- URL: https://github.com/sangrokjung/claude-forge
- 설명: oh-my-zsh 스타일 claude-code 프레임워크. 11 AI 에이전트, 36 명령어, 15 스킬, 6계층 보안 Hooks
bvisible/mcp-ssh-manager
- URL: https://github.com/bvisible/mcp-ssh-manager
- 설명: MCP SSH 서버. 37개 도구로 원격 SSH/DevOps/백업/DB/헬스 모니터링. 배포 자동화 핵심
14. 신규 MCP 서버 (2026-03)
현재 14-mcp-catalog에 미등록된 유망 서버
| 서버 | URL | 카테고리 | 우선순위 |
|---|---|---|---|
| Slack | korotovsky/slack-mcp-server | communication | HIGH |
| Notion | makenotion/notion-mcp-server | productivity | HIGH |
| Supabase | supabase-community/supabase-mcp | database | HIGH |
| Sentry | getsentry/sentry-mcp | devtools | HIGH |
| Kubernetes | containers/kubernetes-mcp-server | cloud | HIGH |
| Linear | jerhadf/linear-mcp-server | productivity | HIGH |
| Figma | GLips/Figma-Context-MCP | design | HIGH |
| AWS | awslabs/mcp | cloud | MED |
| PostgreSQL | modelcontextprotocol/server-postgres | database | MED |
| Git MCP | idosal/git-mcp | devtools | MED |
| Jira/Confluence | atlassian/atlassian-mcp | productivity | MED |
| n8n | leonardsellem/n8n-mcp-server | automation | MED |
| Qdrant | qdrant/mcp-server-qdrant | ai | MED |
| Google Workspace | taylorwilsdon/google_workspace_mcp | productivity | MED |
| Context7 | upstash/context7 | devtools | HIGH |
| Figma Dev Mode | figma/mcp-server-guide | design | HIGH |
| Datadog | datadog-labs/mcp-server | monitoring | HIGH |
| Google Workspace CLI (gws) | googleworkspace/cli | productivity | HIGH |
| Azure DevOps | microsoft/azure-devops-mcp | cloud | MED |
| Zapier | zapier/zapier-mcp | automation | HIGH |
| E2B | e2b-dev/mcp-server | sandbox | HIGH |
| Chroma | chroma-core/chroma-mcp | ai (vector) | HIGH |
| Okta | okta/okta-mcp-server | security | MED |
| PostHog | PostHog/mcp | ai/analytics | MED |
| ReactBits | ceorkm/reactbits-mcp-server | frontend | MED |
| mTarsier | mcp360/mTarsier | management | MED |
| Brightdata | brightdata/brightdata-mcp | search | MED |
Gist & 참고 자료
| 제목 | URL | 내용 |
|---|---|---|
| Complete Guide to Building Skills (from PDF) | https://gist.github.com/joyrexus/ff71917b4fc0a2cbc84974212da34a4a | Anthropic 공식 PDF를 마크다운으로 변환 |
| About Claude Skills Guide | https://gist.github.com/stevenringo/d7107d6096e7d0cf5716196d2880d5bb | 종합 스킬 가이드 |
| Tresor + Skill Factory + Skills Library | https://gist.github.com/alirezarezvani/a0f6e0a984d4a4adc4842bbe124c5935 | Claude Code 확장 종합 가이드 |
| Swarm Orchestration Skill | https://gist.github.com/kieranklaassen/4f2aba89594a4aea4ad64d753984b2ea | 멀티에이전트 조율 패턴 (TeammateTool, Task) |
| Multi-Agent Orchestration System | https://gist.github.com/kieranklaassen/d2b35569be2c7f1412c64861a219d51f | 멀티에이전트 시스템 구조 |
설치 방법 요약
# 공식 스킬 설치 (URL 기반)
claude install-skill https://github.com/anthropics/skills/tree/main/pdf
# Plugin 형태로 전체 설치
claude plugin install https://github.com/anthropics/skills
# 마켓플레이스에서 설치
/plugin install {plugin-name}@{marketplace}
# 로컬 스킬 등록 (프로젝트 내)
# .claude/skills/<name>/SKILL.md 파일 배치
# 사용자 글로벌 스킬
# ~/.claude/skills/<name>/SKILL.md 파일 배치
13. 게임 개발 (HTML5/Canvas/WebGL)
추가일: 2026-03-21 | 출처: kdyintel --all about lemmings
게임 엔진/프레임워크
Phaser
- URL: https://github.com/phaserjs/phaser
- Stars: 38.8K+ | Language: JavaScript
- 설명: 가장 인기 있는 HTML5 2D 게임 프레임워크. Canvas/WebGL 렌더링, 물리 엔진, 애니메이션, 오디오, 입력, 타일맵 통합
- 활용: 브라우저 게임 개발, 레트로/아케이드 게임, 프로토타이핑
PixiJS
- URL: https://github.com/pixijs/pixijs
- Stars: 44K+ | Language: TypeScript
- 설명: 최고 성능 2D WebGL 렌더러 (~200KB). 게임 로직은 직접 구현, 렌더링 성능은 업계 최고
- 활용: 고성능 2D 렌더링이 필요한 게임, Canvas 기반 애플리케이션
LittleJS
- URL: https://github.com/KilledByAPixel/LittleJS
- Stars: 3K+ | Language: JavaScript
- 설명: ~4KB 초경량 엔진. WebGL, 물리, 파티클, 사운드 내장. js13k 게임잼 최적화
- 활용: 초경량 게임, 프로토타이핑, 게임잼
KAPLAY
- URL: https://github.com/kaplayjs/kaplay
- Stars: 3K+ | Language: TypeScript
- 설명: Kaboom.js 후속작. 간결한 API, 빠른 프로토타이핑, 활발한 커뮤니티
- 활용: 빠른 게임 프로토타이핑, 교육용
Excalibur.js
- URL: https://github.com/excaliburjs/Excalibur
- Stars: 2.2K+ | Language: TypeScript
- 설명: TypeScript 네이티브 2D 게임 엔진. 내장 성능 프로파일러, jsfxr 플러그인
- 활용: TypeScript 프로젝트, 게임 교육
게임 라이브러리
Howler.js
- URL: https://github.com/goldfire/howler.js
- Stars: 24K+ | Language: JavaScript
- 설명: Web Audio API 래퍼. 3D 공간음향, 스프라이트, 페이드, 폴백. 게임 사운드 사실상 표준
- 활용: 게임 오디오, 웹 오디오 통합
Matter.js
- URL: https://github.com/liabru/matter-js
- Stars: 16K+ | Language: JavaScript
- 설명: 2D 물리 엔진. 강체, 충돌 감지, 관절, 중력. 플랫포머/퍼즐 게임 물리 시뮬레이션
- 활용: 게임 물리, 시뮬레이션, 인터랙티브 데모
AI 게임 개발 도구
ai-game-devtools
- URL: https://github.com/Yuan-ManX/ai-game-devtools
- Stars: 2K+ | Language: Markdown
- 설명: AI 게임 개발 도구 종합 목록. LLM, 이미지, 텍스처, 오디오, 음악, 3D 모델 카테고리별 정리
- 활용: AI 게임 도구 참조 허브
게임 레퍼런스 (레밍즈)
Lemmings.ts
- URL: https://github.com/tomsoftware/Lemmings.ts
- Stars: 200+ | Language: TypeScript
- 설명: TypeScript 레밍즈 클론. 원본 DOS 데이터 파일 파싱, Canvas 렌더링
- 활용: 레밍즈 게임 메카닉 참조, 클래식 게임 리버스엔지니어링
사운드/에셋 리소스
SONNISS GameAudioGDC
- URL: https://sonniss.com/gameaudiogdc/
- 설명: 로열티 프리 게임 사운드 이펙트 아카이브. 상업적 사용 가능, 어트리뷰션 불필요
- 활용: 게임 효과음 무료 확보
jsfxr
- URL: https://sfxr.me/
- 설명: 브라우저 기반 8bit 사운드 이펙트 생성기. 레트로 게임 효과음 즉시 생성
- 활용: 레트로 게임 효과음 프로토타이핑
참고 사항
- 커뮤니티 스킬은 공식 지원 대상이 아니므로 내용 검토 후 사용
- 외부 스킬 설치 전 보안 검토 권장 (특히 Bash 명령 포함 스킬)
- 최신 정보는 각 레포의 README 직접 확인
- Agent Skills 오픈 표준(
agentskills.io)을 따르면 크로스 플랫폼 호환성 확보 - Plugin 마켓플레이스: 43개+ 마켓, 834개+ 플러그인 (2026-01 기준)