claudeindex
Marketplace

jhk-plugins

jhk-plugins

Stars

0

Forks

0

Plugins

6

Installation

1

Add the marketplace

/plugin marketplace add 0pg/cc-marketplace
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

6

Plugins

0

Skills

0

Agents

Last Crawled

April 5, 2026

Plugins

Plugin

orchestrator-guide

Multi-agent orchestration framework for complex tasks with 5-element delegation protocol. Use /orchestrator for task coordination, /planner for spec generation, /delegator for delegation prompts.

Plugin

project-context-store

코드 재현에 필요한 컨텍스트를 CLAUDE.md로 자동 문서화. /context-generate로 생성, /context-update로 업데이트, /context-validate로 검증.

Plugin

tdd-dev

TDD/ATDD 원칙 가이드. Outside-In TDD로 테스트가 컴포넌트 인터페이스를 정의합니다. /test-design으로 테스트 설계, /tdd-impl로 구현.

Plugin

tdd-workflow

orchestrator-guide용 TDD 워크플로우 어댑터. Red-Green-Refactor 기반 테스트 주도 개발 워크플로우 제공.

Plugin

claude-md-plugin

CLAUDE.md Primary SSOT document-code sync plugin. Business layer that composes superpowers domain components. /spec for spec definition, /dev for code generation, /validate for verification, /decompile for extraction.

Plugin

project-init

Multi-language project setup plugin. Sets up code conventions, dependencies, CLAUDE.md, and installs a language-specific convention skill into the target project.