LLM Skills
~/catalog/mvp & prototyping//write-prd
MVP & prototypingGitHub source

Write prd

/write-prd

Create a decision-ready PRD by chaining problem framing, requirements definition, and story scaffolding.

deanpetersdeanpeters
6.0k
June 19, 2026
Other
// skill content

--- name: write-prd description: Create a decision-ready PRD by linking problem framing, requirements definition, and story scaffolding. argument-hint: "<feature, initiative, or product change>" uses: - prd-development - problem-statement - proto-persona - user-story - user-story-splitting outputs: - Structured PRD - Core personas and requirements - Initial implementation-ready stories --- #/write-prd Generate a PRD that moves smoothly from strategy to delivery. ## Invocation ``text /write-prd Team inbox redesign for faster triage in customer support ` ## Workflow 1. Define the problem context with problem-statement. 2. Align user assumptions with proto-persona. 3. Build the full document using prd-development. 4. Draft initial stories with user-story. 5. Split larger items with user-story-splitting. ## Checkpoints - Validate scope boundaries before writing requirements. - Keep success criteria measurable and tied to outcome metrics. - Ensure at least one anti-pattern is called out in risks. ## Next Steps - Run /plan-roadmap to sequence delivery. - Run /prioritize ` if scope exceeds current capacity.

// original public source
deanpeters/Product-Manager-Skills
/commands/write-prd.md
License: Other. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/write-prd.md" "https://raw.githubusercontent.com/deanpeters/Product-Manager-Skills/main/commands/write-prd.md"
Then in Claude Code, type /write-prd to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Creatordeanpeters
Stars 6.0k
LicenseOther
UpdatedJune 19, 2026
Format.md
AccessFree
// similar

Skills MVP & prototyping

View allarrow_forward