What problem does it solve?
Prevents AI-generated interfaces from diverging from the user’s intent by forcing an explicit, agreed-upon layout and hierarchy before components and code are produced.
Core Features & Use Cases
- Layout contract (visual blueprint): Produces a screen map that specifies element placement, ranking, and whitespace decisions using a wireframe.
- Information hierarchy and reading order: Establishes which elements matter most and the eye-tracking flow to support the primary action.
- Responsive reflow specification: Defines how the layout changes across tablet and mobile using stack/collapse/hide/move/resize/swap rules.
- Spec recovery protocol: Converts an existing “as-built” implementation into an “observed vs. target” blueprint when the original blueprint is missing.
Quick Start
Use ui-blueprint after you have an approved brief by asking the AI to create a primary-device wireframe with ranked hierarchy and responsive reflow, ready to review and sign off.