Design PRD Writing
Use this skill as the workflow entry point for a complete PRD package. It coordinates the companion skills in this bundle instead of replacing them.
Workflow
- Use
requirements-analysisto turn the initial idea into structured requirements, stakeholders, dependencies, user stories, and acceptance criteria. - Use
software-manager-skillto select frameworks, prioritize requirements with methods such as RICE/MoSCoW/Kano, define MVP scope, and plan product direction. - Use
prdto structure implementation-ready PRD items, task lists, user stories, acceptance criteria, and dependency order. - Use
prd-writer-proto produce the polished PRD with background, goals, success metrics, functional requirements, non-functional requirements, edge cases, and launch considerations. - Use
prd-to-design-docwhen the user needs a design handoff. Convert the PRD into design goals, information architecture, interaction flows, page layout requirements, visual requirements, empty/error states, and delivery checklist. - Use
prd-reviewerto score the PRD, identify missing sections, list evidence-based deductions, and propose concrete improvements.
Output Package
When the user asks for a full PRD package, produce these artifacts in order:
- Requirement list: structured requirements, users, scenarios, dependencies, user stories, and acceptance criteria.
- Prioritization and MVP: scoring table, chosen framework, MVP scope, and deferred scope.
- PRD document: professional product requirements document ready for review.
- Design requirement document: information architecture, interaction flows, page/layout requirements, and delivery checklist.
- Review report: score, module-level deductions, risks, and revision recommendations.
Operating Notes
- Ask only the clarifying questions needed to unblock the next step. If the user already gave enough context, move directly into the workflow.
- Keep assumptions explicit and mark them as assumptions.
- When converting PRD content to design handoff, preserve business rules and acceptance criteria instead of inventing interaction behavior that the PRD does not support.
- When reviewing, cite specific PRD sections or missing evidence for every deduction.