MVP & prototypingGitHub source
Generate a concise PRD
/prdCreate a concise document outlining the product requirements for a feature, initiative, or problem statement.
// skill content
--- name: prd description: Quick PRD generation command. Usage: /prd <feature-or-problem> --- # /prd Generate a concise product requirements document for a feature, initiative, or problem statement. ## Usage ``bash /prd <feature-or-problem> ` ## Output Structure - Problem statement - Goals and non-goals - User stories and acceptance criteria - Metrics and success thresholds - Scope and timeline assumptions ## Skill Reference - product-team/product-manager-toolkit/SKILL.md`
// original public source
alirezarezvani/claude-skills/commands/prd.md
License: MIT License
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// similar