From cook-zh-cn
启动实施前的计划制定模式,自动为复杂功能、系统设计、重构等任务生成结构化实施计划,包含需求定义、设计、任务分解和审批流程。通过自然语言短语如「制定计划」「怎么推进?」自动触发。
How this skill is triggered — by the user, by Claude, or both
Slash command
/cook-zh-cn: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-zh-cnGuides 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.
Activates 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.