spec-product-prototype
spec-product-prototype(R3:基于 PRD 生成原型说明)
概览
R3 的目标是把 {FEATURE_DIR}/requirements/prd.md 的核心场景/规则/AC加工为 {FEATURE_DIR}/requirements/prototype.md:
- 任务流(Mermaid)+ 节点编号(T-001…)
- 页面/弹窗清单(P/D/W-001…)+ 节点覆盖关系
- 逐页说明:入口/控件/状态/跳转 + 纯 ASCII 线框
- AC → 交互节点映射:能回答“哪条 AC 在哪个页面/状态被验证”
- 走查/验证脚本:验证后能回流更新 R1/R2/R3,形成闭环
开始时宣布:「我正在使用 spec-product-prototype 技能基于 prd.md 生成可走查原型说明(prototype.md)。」
R3 不是强制步骤:是否进入 R3 由
using-aisdlc作为唯一路由器判定;本技能只在被路由到 R3 时执行。
何时使用 / 不使用
- 使用时机
More from zixun-github/aisdlc
spec-product-prd
Use when 需要在 sdlc-dev 的产品需求 Spec 流程执行 R2,将 requirements/solution.md 转写为可交付、可验收、可测试的 requirements/prd.md,且需要避免猜路径、在缺少 solution.md 时仍继续生成、或用“待确认问题/Open Questions”替代验证清单。
128subagent-driven-development
Use when executing implementation plans with independent tasks in the current session
111spec-product-demo
Use when 需要在 sdlc-dev 的产品需求 Spec 流程执行 R4(基于 requirements/prototype.md 生成可交互 Demo 工程),并需要避免跳过 spec-context、在缺少 prototype.md 或缺少可运行 Demo 工程根目录时仍继续、或自创页面/目录导致不可追溯与无法回流闭环。
111spec-receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
110using-aisdlc
Use when 需要在 sdlc-dev 仓库执行 AI SDLC(Spec Pack)流程、选择/串联需求侧(raw/solution/prd/prototype/demo)与实现侧(plan/execute/finishing)技能,并用门禁避免上下文漂移、写错目录或在压力下跳过关键步骤。
109spec-context
Use when 需要在 sdlc-dev 的 Spec 流程中定位当前 spec pack(FEATURE_DIR)、避免在错误目录读写 requirements/*.md,或出现"看错上下文/写错文件/分支不符合规范"的问题。
106