doc-prd

仓库创建 2025年11月10日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由

提供标准化 PRD 输出,便于产品与工程协作对齐。

这个 Skill 做什么

从 BRD 创建结构化 PRD,定义功能、角色与验收标准。

把 BRD 转成结构化的 PRD,明确功能点、用户画像、成功指标和验收标准,为后续的 EARS、BDD、ADR 和实现提供清晰输入。在产品方向已定、需要把业务需求转成可执行的产品规范时使用。特点是输出容器级(C4 Container)层面的需求,既方便产品讨论也能直接驱动工程计划与验收。

▸ 展开 SKILL.md 英文原文

Create a Product Requirements Document (PRD) - Layer 2 of the SDD flow, defining product features, personas, success metrics, and acceptance criteria from an upstream BRD. Use after a BRD exists and before EARS.

办公文档PRD 编写需求规范验收标准Claude Code
16
Stars
3
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/vladm3105/aidoc-flow-framework/main/platforms/claude-code-plugin/skills/doc-prd/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/vladm3105/aidoc-flow-framework/main/platforms/claude-code-plugin/skills/doc-prd/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# doc-prd

## Purpose

Create a **Product Requirements Document (PRD)** — Layer 2 of the SDD flow.
A PRD defines product features, personas, success metrics, and acceptance
criteria at the **C4 Container** level (what the product does, not how).

**Layer**: 2 (Container level). **Upstream**: BRD.
**Downstream**: EARS → BDD → ADR → SPEC → TDD → IPLAN → Code.

One PRD per BRD iteration cycle (MVP → PROD → new MVP). New scope gets a new
PRD; link cycles with `@depends: PRD-NN`.

## When to Use

Use `doc-prd` when:

- A BRD exists and you need to define product features and user requirements.
- Translating business needs into product capabilities, personas, and KPIs.
- Elaborating BRD §8 archite
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有