From office
Generates Chinese PRD documents (full, brief, or one-page) via guided interviews, templates, validation, and AI-agent optimizations. Saves to docs/prd dirs.
npx claudepluginhub fradser/dotclaude --plugin officeThis skill is limited to using the following tools:
按照以下阶段将产品想法转化为完整的中文 PRD 文档。所有 PRD 内容使用中文撰写。
Generates comprehensive Product Requirements Documents (PRDs) using an 8-section template: summary, contacts, background, objectives, market segments, value propositions, solution, and release plans. Use for product specs, feature planning, or PRD reviews.
Creates Product Requirements Documents (PRDs) using an 8-section template: summary, contacts, background, objectives, market segments, value propositions, solution, release. Use for feature specs or reviews.
Generates structured Product Requirements Documents (PRDs) using proven PM template. Useful for creating, drafting, or helping with PRDs, product specs, feature specs, or product docs.
Share bugs, ideas, or general feedback.
按照以下阶段将产品想法转化为完整的中文 PRD 文档。所有 PRD 内容使用中文撰写。
检查是否存在已有的设计或需求文档:
docs/、prd/ 目录或用户指定的文件询问用户需要哪种类型的 PRD:
记录选择结果,确定后续章节结构。
按 references/prd-interview-questions.md 中的提问清单,逐个收集信息。每次只问一个问题,等待回答后再继续下一个。
如果阶段 0 已提取到预填充内容,展示给用户确认或修改,跳过已有信息的提问。
基于收集的信息生成 PRD:
选择模板:
references/prd-template-full.mdreferences/prd-template-brief.mdreferences/prd-template-onepager.md填充内容:使用收集的信息填充每个章节,遵循 references/prd-best-practices.md 中的编写原则
AI Agent 可消费性:
质量要求:
格式:Markdown,清晰的标题层次,合理使用列表和表格
按 references/prd-validation-checklist.md 执行验证,包括完整性检查、SMART 目标验证、内容质量检查、BDD 验收标准检查。
验证通过后保存文件:
PRD-[产品名称]-[YYYYMMDD].mddocs/ 或 prd/ 目录,否则保存到当前工作目录保存完成后,提示用户后续选项:
references/prd-interview-questions.md -- 信息收集提问清单references/prd-validation-checklist.md -- 验证清单references/prd-template-full.md -- 完整版模板references/prd-template-brief.md -- 精简版模板references/prd-template-onepager.md -- 单页版模板references/prd-best-practices.md -- 最佳实践指南references/prd-examples.md -- 高质量 PRD 示例