What problem does it solve?
This Skill helps product teams turn a structured PMContext into clear visual deliverables without inventing requirements along the way. It solves the gap between written product context and usable artifacts like wireframes, information architecture diagrams, flowcharts, state diagrams, and interactive HTML prototypes.
Core Features & Use Cases
- Traceable visual generation: Produces wireframes, IA diagrams, state machines, and flow diagrams where each visual element must map back to PMContext facts, pages, entities, states, or process steps.
- Interactive prototype output: Generates HTML prototypes in either a lightweight single-file mode or a React + TypeScript + Vite + Tailwind scaffold mode based on project complexity.
- Design-aware prototyping: Optionally reads DESIGN.md as a visual source of truth, derives design tokens, and flags conflicts instead of hiding them.
- Operational safeguards: Checks for missing PMContext, supports auto-fallback to upstream PM workflow generation, and requires acceptance validation before claiming completion.
- Use cases: Ideal when a PM wants to convert a requirements context into review-ready visuals, compare coverage against user stories, prototype a new workflow, or give engineers and stakeholders a tangible artifact for discussion.
Quick Start
Ask the agent to run pm-sketch on your existing PMContext to generate all Mermaid sketches, or add the prototype option to produce an interactive HTML prototype.