From cook-ko
Guides structured pre-implementation planning with phases for requirements, design, and risk analysis. Activated via phrases like '계획 세워줘' (plan this) or 'implement strategy'. Must exit plan mode and wait for explicit approval before coding.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cook-ko:planThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
구현 전 계획 수립 모드를 시작해서 상세한 구현 전략을 수립합니다. 코드 구현 전에 구조화된 계획을 세움으로써 효율적인 개발을 지원합니다.
구현 전 계획 수립 모드를 시작해서 상세한 구현 전략을 수립합니다. 코드 구현 전에 구조화된 계획을 세움으로써 효율적인 개발을 지원합니다.
# Claude 에게 Plan Mode 의뢰
"[구현 내용] 구현 계획을 세워주세요"
# 새 기능의 구현 계획
"사용자 인증 기능 구현 계획을 세워주세요"
# 시스템 설계 계획
"마이크로서비스 분할 구현 계획을 세워주세요"
# 리팩터링 계획
"레거시 코드 리팩터링 계획을 세워주세요"
# 복잡한 기능 구현
"채팅 기능 구현 계획을 세워주세요. WebSocket, 실시간 알림, 기록 관리를 포함해서"
# 데이터베이스 설계
"쇼핑몰 데이터베이스 설계 계획을 세워주세요. 상품, 주문, 사용자 관리를 포함해서"
# API 설계
"GraphQL API 구현 계획을 세워주세요. 인증, 캐시, 레이트 제한을 포함해서"
# 인프라 설계
"Docker 화 구현 계획을 세워주세요. 개발 환경, 프로덕션 환경, CI/CD 를 포함해서"
자동 시작
구조화된 명세서
승인 프로세스
ExitPlanMode 도구로 계획 제시# 복잡한 시스템 구현
"온라인 결제 시스템 구현 계획을 세워주세요. Stripe 연동, 보안, 오류 처리를 포함해서"
# 프론트엔드 구현
"React 대시보드 구현 계획을 세워주세요. 상태 관리, 컴포넌트 설계, 테스트를 포함해서"
# 백엔드 구현
"RESTful API 구현 계획을 세워주세요. 인증, 유효성 검사, 로그 기록을 포함해서"
# DevOps 구현
"CI/CD 파이프라인 구현 계획을 세워주세요. 테스트 자동화, 배포, 모니터링을 포함해서"
적용 범위
기술적 제약
ExitPlanMode 도구의 반환 값은 신뢰하지 않음실행상 주의
# 사용 예시
"사용자 관리 시스템 구현 계획을 세워주세요"
# 예상되는 동작
# 1. Plan Mode 자동 시작
# 2. 요구사항 분석 및 기술 선택
# 3. 구현 단계 구조화
# 4. ExitPlanMode 로 계획 제시
# 5. 승인 후 구현 시작
npx claudepluginhub wasabeef/claude-code-cookbook --plugin cook-koActivates structured implementation planning before coding. Generates requirements, design, and task breakdowns. Triggered by phrases like 'plan for' or 'implementation strategy.' Wait for explicit user approval before executing.
Pre-implementation planning mode that establishes structured strategies, requirements, design docs, and risk analysis before coding. Activated by phrases like 'fazer um plano'.