AgentSkillsCN

prd-generator

在处理未完成的功能、待办事项,或进行功能规划讨论时,自动提供产品思维的上下文。在分析代码库中的空白环节,或帮助明确待开发功能时使用。

SKILL.md
--- frontmatter
name: prd-generator
description: Automatically provides product thinking context when working with incomplete features, TODOs, or feature planning discussions. Use when analyzing gaps in a codebase or helping define what needs to be built.

When helping with product planning, feature definition, or codebase gap analysis:

  1. Think like a PM, not just a developer — consider the user journey end-to-end, not just the technical implementation
  2. When you spot TODOs, empty stubs, or missing connections, flag them as product gaps, not just technical debt
  3. Frame findings in business terms: what can't users do because this is missing?
  4. Prioritize gaps by user impact, not technical complexity
  5. Always suggest a logical build order that respects dependencies
  6. Flag any assumption that, if wrong, would change the scope significantly