0pg-cc-marketplace
🏪Marketplace0pg/cc-marketplace
Add this Marketplace
/plugin marketplace add 0pg/cc-marketplacePlugins in this Marketplace
claude-md-plugin
documentationCLAUDE.md + IMPLEMENTS.md 듀얼 문서 시스템. /decompile로 소스코드에서 CLAUDE.md(WHAT) + IMPLEMENTS.md(HOW) 추출, /compile로 코드 생성, /validate로 문서-코드 일치 검증, /impl으로 요구사항에서 듀얼 문서 생성, /impl-review로 품질 리뷰, /bugfix로 런타임 버그 3계층 추적 진단, /project-setup으로 빌드/테스트 커맨드 + 코드 컨벤션 자동 감지, /convention-update으로 코드 컨벤션 관리.
orchestrator-guide
developmentMulti-agent orchestration framework for complex tasks with 5-element delegation protocol. Use /orchestrator for task coordination, /planner for spec generation, /delegator for delegation prompts.
project-context-store
documentation코드 재현에 필요한 컨텍스트를 CLAUDE.md로 자동 문서화. /context-generate로 생성, /context-update로 업데이트, /context-validate로 검증.
tdd-dev
developmentTDD/ATDD 원칙 가이드. Outside-In TDD로 테스트가 컴포넌트 인터페이스를 정의합니다. /test-design으로 테스트 설계, /tdd-impl로 구현.
tdd-workflow
developmentorchestrator-guide용 TDD 워크플로우 어댑터. Red-Green-Refactor 기반 테스트 주도 개발 워크플로우 제공.