prd
Originally fromsnarktank/amp-skills
Installation
Summary
Generate structured Product Requirements Documents from feature descriptions with clarifying questions.
- Asks 3–5 targeted clarifying questions with lettered options to resolve ambiguity before drafting
- Produces a complete PRD with user stories, functional requirements, acceptance criteria, and success metrics
- Saves output to
tasks/prd-[feature-name].mdin markdown format, ready for implementation handoff - Designed for junior developers and AI agents: explicit, unambiguous, with concrete examples and numbered requirements
- Includes UI verification checkpoints for frontend stories using the dev-browser skill
SKILL.md
PRD Generator
Create detailed Product Requirements Documents that are clear, actionable, and suitable for implementation.
The Job
- Receive a feature description from the user
- Ask 3-5 essential clarifying questions (with lettered options)
- Generate a structured PRD based on answers
- Save to
tasks/prd-[feature-name].md
Important: Do NOT start implementing. Just create the PRD.
Step 1: Clarifying Questions
Related skills