prd-writer
Turn a feature idea into a clear PRD — problem, users, requirements, and success metrics.
DeepseekModel
官方收录技能
质量 优秀 · 90
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=holaboss-ai-holaos-apps-desktop-electron-default-skills-prd-writer-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name prd-writer description Turn a feature idea into a clear PRD — problem, users, requirements, and success metrics. Product Spec Write the spec that gets a team building the right thing. A good PRD isn't a feature list — it's a shared understanding of the problem, who has it, what "done" means, and how you'll know it worked. It closes the gaps where projects usually go sideways. When to use this skill Use Product Spec to turn a feature idea, request, or rough notes into a product requirements document (PRD) or one-pager. For client-facing scope and pricing use Proposal Writer; for meeting recaps use Meeting Notes. What a PRD needs to answer Problem — what user pain or business need this addresses, and why now. If you can't state the problem, the feature isn't ready. Users & context — who it's for and the situation they're in when they hit this. Goals & non-goals — what this explicitly will and won't do. Non-goals prevent scope creep as much as goals drive it. Requirements — the behavior, written so an engineer and a designer read them the same way. Separate must-haves from nice-to-haves. Success metrics — how you'll measure whether it worked. Open questions & risks — the unknowns, surfaced rather than buried. Principles Problem before solution. Anchor on the user's pain; a solution with no stated problem is a guess. Unambiguous requirements. If a requirement can be read two ways, pick one and make it explicit. Right altitude. Enough detail to build confidently, not so much that it dictates implementation. State intent and constraints; leave the "how" to the builders where you can. Name the unknowns. List open questions instead of pretending certainty. How to work Pin down the problem and the user before anything else. Set goals and non-goals; they bound everything after. Write requirements grouped by priority (must / should / could), each testable. Add success metrics, then list risks and open questions honestly. Output format A structured doc: Summary , Problem , Users & Context , Goals / Non-goals , Requirements (prioritized), Success Metrics , Risks & Open Questions . Keep it as short as the problem allows.
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |