ui-blueprint

Create a UI layout blueprint with hierarchy and responsive reflow rules.

1|Updated May 6, 2026
One-click install
npx skills add https://github.com/ThorStarlord/interface-skills --skill ui-blueprint-thorstarlord
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-blueprint
Source: https://github.com/ThorStarlord/interface-skills/tree/main/skills/ui-blueprint
Command: npx skills add https://github.com/ThorStarlord/interface-skills --skill ui-blueprint-thorstarlord

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

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.

Frequently Asked Questions about ui-blueprint

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a wireframe layout from a UI brief?

A UI layout blueprint prevents AI-generated interfaces from diverging from user intent by establishing an explicit layout contract. It defines structural hierarchy, reference-driven visual direction, and responsive behavior requirements to align expectations before coding.

How do I specify responsive reflow rules for a new screen design?

To recover missing design specs from an existing implementation, apply a spec recovery protocol that converts the as-built interface into an observed vs. target blueprint. This extracts the structural hierarchy and responsive behavior requirements missing from the original artifacts.

Can I use a UI blueprint for spec recovery on an existing implementation?

To specify responsive reflow rules for a new screen design, define how the layout changes across tablet and mobile using stack, collapse, hide, move, resize, and swap rules. This ensures the visual blueprint satisfies multi-device behavior requirements.

What is the best way to align AI-generated UI with user intent before coding?

Yes, you can use a UI blueprint for spec recovery when an implementation exists without the original artifact. It converts the as-built interface into an observed vs. target blueprint to extract the missing structural hierarchy and responsive behavior specifications.

Do I need an approved brief before generating a UI wireframe?

Yes, you need an approved brief before generating a UI wireframe. The blueprint process turns the approved brief into a concrete layout ready for review and sign-off, ensuring the information hierarchy and visual direction satisfy the workflow constraints.