feat(req): 集成 Stitch 原型设计到需求工作流

新建 req-prototype 技能,支持基于 PRD 自动生成 Stitch UI 原型。
同步 req-review、req-workflow 技能到仓库,并更新 req、req-prd 中的
原型相关引用。

REQ-20260320-0005

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-20 23:42:24 +10:30
parent 0724357ff4
commit 22107fa7b8
8 changed files with 526 additions and 296 deletions

View File

@@ -0,0 +1,8 @@
{
"name": "req-review-plugin",
"description": "PRD 评审方法论。用于需求评审、PRD 文档审查、评审意见编写。",
"version": "1.0.0",
"author": {
"name": "qiudl"
}
}