ワンクリックで
code-detailed-design
把业务设计转成模块、接口、数据和实现方案。Invoke after business design is accepted and before coding starts.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
把业务设计转成模块、接口、数据和实现方案。Invoke after business design is accepted and before coding starts.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
完成需求理解、业务闭环和验收口径设计。Invoke after routing or investigation, before any detailed technical design or coding.
做收尾检查并归档流程总结文档。Invoke only after review-hard confirms the task can be closed.
判断当前开发任务应走哪条流程并声明状态。Invoke when a new development request starts or when scope changes significantly.
执行编码并输出编码报告。Invoke after detailed design is ready and the user has accepted key decisions.
生成项目理解报告并刷新对项目现状的认识。Invoke when the task touches existing code, business scope changes, or current understanding may be outdated.
做严格审查并判断是否达到收尾条件。Invoke when implementation and initial verification are finished.
| name | code-detailed-design |
| description | 把业务设计转成模块、接口、数据和实现方案。Invoke after business design is accepted and before coding starts. |
在整体架构、业务设计和技术选型确定后,输出可直接指导编码的详细设计。
详细设计中技术方案存在明显分歧时,必须使用以下格式:
当前状态:详细设计中
当前目标:确认本轮技术设计选择
我的推荐:方案 A
推荐理由:...
请你做选择:
1. 方案 A(推荐) - 成本...,收益...,风险...
2. 方案 B - 成本...,收益...,风险...
3. 方案 C - 成本...,收益...,风险...
你确认后,我会:...
必须在 业务设计 目录输出详细设计文档,或在其中明确区分“业务设计”和“详细设计”两个部分。
文档中至少要有一个“关键技术决策清单”章节,并采用选择题形式记录推荐项、备选项和最终选择。
business-designrepo-investigation