What problem does it solve?
This Skill helps product teams convert structured PMContext page definitions into wireframes that are traceable, auditable, and ready for review. It prevents made-up pages, undocumented components, and vague layout drafts by forcing every page and component to map back to an explicit source in PMContext.
Core Features & Use Cases
- Traceable wireframe generation: Builds Mermaid navigation flows plus per-page Markdown layout tables directly from PMContext page and feature definitions.
- Full state coverage: Requires each page to account for loading, empty, error, and permission states, highlighting missing states as suggested follow-ups instead of silently skipping them.
- Audit-first output: Adds a pre-flight verification checklist and an audit triplet showing input evidence, reasoning logic, and output validation so stakeholders can inspect how the wireframe was derived.
- Use case: When a PM has already produced PMContext and needs reviewable page structure for designers, engineers, or AI prototyping workflows, this Skill turns that source into a navigation map and page-by-page component layout without breaking traceability.
Quick Start
Ask the agent to use pm-wireframe to generate a wireframe from the current PMContext for your product flow, including page navigation, component layout, data sources, and the four required UI states per page.