What problem does it solve? It structures UI/UX design work into a controlled three-stage approval workflow, preventing unreviewed designs from reaching implementation and ensuring accessibility and documentation standards are met. ## Core Features & Use Cases - Design Briefing: Generates a design brief document (target audience, UI patterns, color scheme, typography, responsive strategy) from feature specs in .scrum/, requiring PO approval before proceeding. - Visual Concept: Uses Canva MCP to generate at least two design variants after briefing approval, with documented design decisions and PO review. - Implementation Review: Verifies the frontend implementation matches the design, runs WCAG 2.1 AA accessibility checks and responsive checks, and produces a review report. - Use Case: A product owner requests a new user profile feature; the workflow creates a briefing, generates Canva visual concepts after approval, then reviews the implemented frontend against the design. ## Quick Start Run the design briefing command for the current feature spec to generate a design brief document for PO approval.