wireframe

Generate grayscale interactive wireframes, idea thumbnails, and click-through prototypes as self-contained HTML artifacts.

Updated Jul 21, 2026
One-click install
npx skills add https://github.com/rakedzior/rootine --skill wireframe-rakedzior
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wireframe
Source: https://github.com/rakedzior/rootine/tree/main/agent/skills/wireframe
Command: npx skills add https://github.com/rakedzior/rootine --skill wireframe-rakedzior

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Teams often jump straight to visual design and end up debating fonts and colors instead of whether the right things are on the screen. This Skill designs the structural anatomy of screens at wireframe fidelity — what goes where and why — so layout decisions stay cheap to change and critique stays focused on structure. ## Core Features & Use Cases - Three fidelity rungs: lo-fi idea vignette boards for divergent mechanism exploration, complete interactive mid-fi wireframes with real labels and working native controls, and click-through prototype views that materialize flow logic. - Locked design system: every artifact embeds a verbatim grayscale component kit (tokens, palette, buttons, forms, cards, overlays) with a 4px grid, one fixed indigo accent, and a separate annotation layer of numbered markers and notes rails. - Multi-format output: self-contained HTML with grid/slideshow/prototype viewer and light-dark theme toggle, plus Figma and pencil output via MCP. - Use Case: Ask to wireframe a checkout flow and receive a single HTML file containing every screen at realistic density, with clickable triggers navigating the flow and per-frame annotation notes for the design review. ## Quick Start Ask the assistant to wireframe the dashboard screen as an HTML artifact with a click-through prototype of the main flow.

Frequently Asked Questions about wireframe

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

FAQPage Schema
How do I create a wireframe for an app screen before visual design?

Describe the screen or flow and choose an output format — HTML by default, or Figma and pencil via MCP. The skill produces a complete grayscale wireframe with real labels, native interactive controls, and realistic content density, ready for structural critique.

What is the difference between lo-fi thumbnails and mid-fi wireframes?

Lo-fi thumbnails are idea vignettes: focused UI fragments with numbered captions used to compare many mechanisms for one problem. Mid-fi wireframes are complete interactive screens used to verify everything needed is present and correctly weighted. They ship as separate HTML artifacts.

Can wireframes be turned into a clickable prototype?

Yes. When a prototype is requested, the same HTML artifact gains a prototype view where real trigger elements like buttons and list rows navigate between screens following the defined flow logic, with back-stepping through visited screens and a restart control.

Does the wireframe output support dark mode?

HTML artifacts ship with both light and dark palette ramps and an in-page theme toggle that respects the reviewer's saved choice, an authored data-theme attribute, or the OS preference. Figma and pencil outputs are single-theme, so a light or dark choice is requested up front.

When should I not use wireframing?

Skip wireframing when the question is about visual design — color, typography, or brand expression — which is explicitly out of scope. Also avoid presenting a higher-fidelity rung than the decision requires, such as a prototype before the team agrees on screen structure.