write-prd

Solid

PRD writing workflow — chain demand validation, clarification, MVP scoping, and document generation Use when: Writing a PRD, BRD, or MRD, or need to produce product requirement documents

AI & Automation 65 stars 8 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
61
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
77
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

## Overview This command chains 4 skills into a complete PRD writing workflow: 1. **pm-demand** — Demand validation & pain point analysis 2. **pm-clarify** — Requirement clarification & detail refinement 3. **pm-mvp** — MVP scope definition 4. **pm-docs** — Document generation (PRD/BRD/MRD) Each step pauses for user confirmation before proceeding. ## Execution Flow ### Pre-check: Existing Documents Check if prior discovery documents exist in docs/01-需求调研/. If yes, ask user if they want to skip Steps 1-3 and go directly to Step 4. ### Step 1: Demand Validation > 📝 Starting Step 1/4: Demand Validation > This will validate the core user needs and pain points. 执行 /pm-demand 完成后,使用 AskUserQuestion 确认。 ### Step 2: Requirement Clarification > 📝 Starting Step 2/4: Requirement Clarification > This will clarify requirements, define acceptance criteria, and identify edge cases. 执行 /pm-clarify 完成后,使用 AskUserQuestion 确认。 ### Step 3: MVP Scoping > 📝 Starting Step 3/4: MVP Scoping > This will define the Minimum Viable Product scope. 执行 /pm-mvp 完成后,使用 AskUserQuestion 确认。 ### Step 4: Document Generation > 📝 Starting Step 4/4: Document Generation > This will generate the PRD/BRD/MRD document. 执行 /pm-docs ### Completion > ✅ PRD writing complete! > > Generated documents: > - docs/01-需求调研/需求调研报告.md > - docs/01-需求调研/确认需求清单.md > - docs/01-需求调研/MVP方案.md > - docs/02-方案设计/PRD产品需求文档.md > > Recommended next steps: > 1. /pm-proto — Start prototyping > 2. /pm-prd-review — Review ...

Details

Author
konglong87
Repository
konglong87/superPM
Created
5 months ago
Last Updated
1 weeks ago
Language
JavaScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

write-a-prd

PRD 写作工作流:从功能大纲同时生成本地 Markdown PRD 与飞书云文档 PRD 骨架,按统一章节规范(§1 版本信息 / §2 变更日志 / §3 整体说明 / §4 需求详细设计 / §5 功能清单 / §6 Open Questions / §7 附录)输出,便于后续用 lark-workflow-prd-sync 同步、lark-workflow-prd-to-userstory 拆成 User Story。当用户需要创建新 PRD、写 PRD、PRD 初稿、PRD 骨架、write-a-prd、起草产品需求文档时使用。

2 Updated 1 months ago
CookiesHaha
AI & Automation Listed

prd-writer

帮助用户从零写出高质量 PRD,或评估/改进/增量更新已有需求文档。 触发词(任一命中即用本 skill):需求文档、PRD、产品需求、功能文档、写需求、整理需求、补充需求、审查需求、改进需求文档、需求评审、评估 PRD、从零写 PRD、我想做个产品/功能/App/工具、帮我整理需求、AI 写的需求有没有问题、导出 PRD、PRD 导出 Word、需求文档转 Word、PRD 转 Word。 即使描述很简短也必须触发,不得跳过技能直接写文档。

1 Updated yesterday
iDWong
Web & Frontend Listed

pm-prd-writer

把模糊需求转化为可评审的产品需求文档(PRD)。当用户说"写个需求文档"、"帮我出PRD"、"这个功能怎么写需求"、"我有个想法想落地"、"把这个需求整理成文档"、"需求评审要用的PRD",或者用户描述了一段功能但没有结构化时,使用这个 Skill。 也适用于:用户上传了原始需求描述/会议纪要/聊天截图并要求整理成PRD;用户说"PRD"、"产品需求"、"需求文档"、"功能说明书"等关键词;用户要求对已有PRD进行补全、优化、查漏补缺。 下游接力:需要「字段级可开发」的规格版 PRD(五形态判定、每页配线框图、UX 规范、验图的 Word 导出)→ 本技能澄清与补漏完成后转 `pm-prd-spec`。 不适用于:纯技术方案设计(用 hld-design / lld-design)、纯 UI 稿标注(用 annotation)、项目管理类文档(用 pm-stakeholder-report)、SRS 需求规格说明书(用 req-doc)。

1 Updated yesterday
iDWong