write-a-prd
仓库创建 2026年4月15日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由
快速把模糊需求落成标准PRD,便于团队对齐与规划。
这个 Skill 做什么
根据任务或要点生成结构化的产品需求文档(PRD)。
把任务描述或要点整理成结构化的产品需求文档(PRD):包含概述、问题陈述、目标、范围、功能清单、验收标准和衡量指标。用在 Planner 或 Orchestrator 需要把模糊需求先落地成可执行输入时。特别之处是把需求标准化,方便后续分解、实现和验收追踪。
▸ 展开 SKILL.md 英文原文
Generate a Product Requirements Document from a task description, user intent, or PRD outline. Structure the PRD with sections: Overview, Problem Statement, Goals, Scope, Features, Acceptance Criteria, Metrics. Use this when the Planner or Orchestrator needs to formalize requirements before decomposing into implementation steps.
0
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Codebrew-company/CodebrewRouter/master/.claude/skills/write-a-prd/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Codebrew-company/CodebrewRouter/master/.claude/skills/write-a-prd/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Write a PRD — generate a Product Requirements Document Formalizes task intent into a structured PRD that serves as input to the Planner or Orchestrator. ## When to use - **Planner phase:** Before decomposing a task into steps, generate a PRD to align on requirements. - **Orchestrator setup:** Before running the autonomous loop, generate/refine a PRD. - **Specification clarity:** Task description is vague; PRD forces clarity on scope + acceptance criteria. ## Template A PRD for Blaze.LlmGateway tasks typically has: ```markdown # PRD: <Feature Name> ## Overview <One-paragraph executive summary: what, why, who benefits> ## Problem Statement <Current state, pain point, why it matters>
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有