prd-gen

Solid

从功能需求生成结构化产品需求文档(PRD)。当用户想要创建 PRD、记录新功能、编写产品规格、形式化用户故事、说"为 X 写 PRD"、需要记录需求、或正在准备产品评审会议时使用。即使没有明确说"PRD",当用户需要包含用户故事、验收标准和成功指标的结构化产品文档时也应激活。

AI & Automation 2 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

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

Skill Content

# PRD Generation Generate structured Product Requirements Documents from feature ideas. ## What This Skill Does Transforms informal feature requests into complete PRDs with user stories, acceptance criteria, functional requirements, success metrics, and compliance guidance. The output is ready for engineering teams to implement and stakeholders to review. ## When to Use Activate this skill when: - User wants to document a new feature or product idea - Phrases like "write a PRD", "create requirements", "document this feature" - Preparing for product review, stakeholder alignment, or engineering handoff - User mentions user stories, acceptance criteria, or success metrics - Need to formalize a rough idea into structured documentation ## Scenario Detection (CRITICAL - First Step) **Before generating any PRD content, you MUST identify the scenario.** Use `AskUserQuestion` to determine which scenario applies: ### Q: 请选择 PRD 生成场景 | Option | Description | |:-------|-------------| | **迭代更新** | 基于现有功能进行迭代优化 | | **新功能** | 在现有产品上添加新模块 | | **0-1 新产品** | 从零开始规划全新产品 | ### Context Collection by Scenario Once scenario is identified, collect required context: | Scenario | Required Information | Collection Method | |:---------|:--------------------|:------------------| | **迭代更新** | 1. 当前功能描述<br>2. UI 状态(截图/HTML/链接)<br>3. 迭代目标 | User input + AskUserQuestion for UI state option | | **新功能** | 1. 产品整体架构<br>2. 设计规范(组件库/交互模式)<br>3. 入口位置 | Read from `docs/product/` or user input | | **0-...

Details

Author
kelegele
Repository
kelegele/oh-my-pm
Created
4 months ago
Last Updated
today
Language
HTML
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category