npx claudepluginhub m16khb/claude-integration --plugin context-managementClaude Code 생산성 향상을 위한 스마트 커맨드 및 에이전트 마켓플레이스입니다.
이 마켓플레이스는 단일 책임 원칙을 중심으로 설계되었습니다:
각 플러그인은 필요한 컴포넌트만 컨텍스트에 로드하여 토큰 효율성을 극대화합니다.
# 1. 마켓플레이스 추가
/plugin marketplace add m16khb/claude-integration
# 2. 전체 플러그인 설치
/plugin install claude-integration
# 또는 개별 플러그인 설치
/plugin install backend-development
/plugin install documentation-generation
/plugin install git-workflows
/plugin install context-management
/plugin install automation-tools
| 플러그인 | 카테고리 | 설명 |
|---|---|---|
backend-development | development | NestJS + Fastify 백엔드 개발 에이전트 |
documentation-generation | documentation | CLAUDE.md 및 agent-docs 문서 생성 |
git-workflows | development | Git Flow 기반 스마트 커밋 |
context-management | productivity | 대용량 파일 청킹 및 컨텍스트 관리 |
automation-tools | productivity | Agent, Skill, Command 자동 생성 |
| 커맨드 | 플러그인 | 설명 |
|---|---|---|
/git-commit | git-workflows | Git Flow 기반 스마트 커밋 |
/continue-context | context-management | 컨텍스트 분석 및 작업 추천 |
/inject-context | context-management | 대용량 파일 구조 인식 청킹 |
/factory | automation-tools | Agent, Skill, Command 생성기 |
/setup-statusline | automation-tools | YAML 기반 status line 구성 |
/claude-sync | automation-tools | CLAUDE.md 자동 동기화 |
| 에이전트 | 모델 | 설명 |
|---|---|---|
nestjs-fastify-expert | Opus | NestJS + Fastify 오케스트레이터 |
| 에이전트 | 모델 | 설명 |
|---|---|---|
typeorm-expert | Sonnet | TypeORM 엔티티, 마이그레이션, 트랜잭션 |
redis-cache-expert | Sonnet | Redis 캐싱, @nestjs/cache-manager |
bullmq-queue-expert | Sonnet | BullMQ 작업 큐 |
cqrs-expert | Sonnet | CQRS 패턴, Command/Query/Event/Saga |
microservices-expert | Sonnet | 마이크로서비스, RabbitMQ, gRPC |
suites-testing-expert | Sonnet | Suites(Automock), Jest, E2E |
document-builder | Sonnet | 계층적 CLAUDE.md 및 agent-docs 생성 |
claude-integration/
├── .claude-plugin/
│ └── marketplace.json # 플러그인 레지스트리
├── plugins/ # 5개 전문화된 플러그인
│ ├── backend-development/ # NestJS 생태계 에이전트
│ │ ├── agents/
│ │ ├── commands/
│ │ └── skills/
│ ├── documentation-generation/
│ ├── git-workflows/
│ ├── context-management/
│ └── automation-tools/
├── agent-docs/ # 상세 문서
│ ├── constitution.md # 프로젝트 헌법
│ ├── architecture.md # 아키텍처 설계 원칙
│ ├── references/ # 레퍼런스
│ │ ├── agents.md
│ │ ├── plugins.md
│ │ └── agent-skills.md
│ └── guides/
│ └── usage.md # 사용 가이드
├── CLAUDE.md # 프로젝트 루트 설정
└── README.md
플러그인 활성화 시 자동 로드:
| MCP 서버 | 설명 | 요구사항 |
|---|---|---|
playwright | 브라우저 자동화 | Node.js 18+ |
context7 | 최신 문서 주입 | Node.js 18+ |
sequential-thinking | 단계별 사고 | Node.js 18+ |
chrome-devtools | 크롬 개발자 도구 | Node.js 22+, Chrome |
# MCP 상태 확인
claude mcp list
// Orchestrator를 통해 자동 위임
Task(
subagent_type="nestjs-fastify-expert",
prompt="Redis 캐시 설정하고 BullMQ 큐도 추가해줘"
)
/git-commit push
/inject-context ./large-file.ts "리팩토링해줘"
이슈와 PR을 환영합니다!
MIT License
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress