What problem does it solve? Writing a PRD alone often leads to ambiguous requirements, missing edge cases, and misaligned UI expectations between product managers and developers. This Skill turns PRD writing into a guided, confirmation-driven dialogue where every stage, story, and wireframe is explicitly approved before the final document is generated. ## Core Features & Use Cases - Three-Step Confirmation Workflow: Aligns on a user journey map first, confirms each user story individually, then requires an explicit final approval before generating the complete PRD. - Visual Requirement Alignment: Uses ASCII wireframes for UI layout consensus and Mermaid diagrams (flowcharts, state machines, sequence diagrams) to clarify dynamic behavior without technical implementation details. - Structured Output Template: Generates PRDs with value statements, business logic, exception handling, GIVEN-WHEN-THEN acceptance criteria, plus a PRD registry row for version tracking in the project repository. - Use Case: A product manager needs to specify a batch image-grading feature. The Skill walks them through journey mapping, per-story detail collection, wireframe review, and produces a developer-ready PRD with acceptance criteria covering both success and failure paths. ## Quick Start Ask the assistant to help you write a PRD for your feature, for example: help me write a PRD for a batch task creation page with image upload and answer validation.