wireframe

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

Updated May 5, 2026
One-click install
npx skills add https://github.com/TheGeekosaurus/blogging-platform-2 --skill wireframe-thegeekosaurus
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wireframe
Source: https://github.com/TheGeekosaurus/blogging-platform-2/tree/main/.agents/skills/wireframe
Command: npx skills add https://github.com/TheGeekosaurus/blogging-platform-2 --skill wireframe-thegeekosaurus

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Teams often jump straight to visual design before agreeing on screen structure, so feedback sessions get derailed by fonts and colors instead of layout decisions. This Skill produces wireframe-fidelity artifacts — lo-fi idea vignettes, complete interactive mid-fi wireframes, and click-through prototypes — so structural questions get answered while they are still cheap to change. ## Core Features & Use Cases - Lo-fi idea boards: Generate boards of numbered idea vignettes for divergent exploration of different mechanisms solving the same problem. - Interactive mid-fi wireframes: Build complete grayscale screens from a locked design system with real labels, native controls, working states, and per-frame annotation rails. - Click-through prototypes: Wire real trigger elements to navigate between screens following flow logic, with grid, slideshow, and prototype view modes plus light/dark themes in one self-contained HTML file. - Use Case: Ask to wireframe a checkout flow and receive a single HTML file containing every screen at realistic density, annotated with open questions, presentable in slideshow mode, and clickable as a prototype. ## Quick Start Ask the assistant to wireframe the dashboard screen as an interactive HTML wireframe with annotations.

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?▼

Describe the screen or flow you want wireframed and choose an output format — HTML is the default. The Skill generates a self-contained HTML file with complete interactive grayscale screens built from a fixed design system, ready to open in a browser.

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 structural mechanisms for one problem. Mid-fi wireframes are complete interactive screens with real labels and hierarchy, used to verify everything the screen needs is present and correctly weighted.

Can wireframes be exported to Figma or pencil?▼

Yes. Besides the default self-contained HTML output, the Skill supports generating frames and sections in Figma or pencil.dev via MCP. Those canvases are single-theme, so you choose light or dark wireframes up front; HTML ships both themes with a toggle.

Do the wireframes include real colors and typography?▼

No. Wireframes use a locked five-role grayscale ramp with one fixed indigo accent for primary actions and selection states, plus one neutral system font. Visual design decisions like brand color and typography are deliberately out of scope so feedback stays on structure.

How do click-through prototypes work in the HTML output?▼

When a prototype is requested, real trigger elements like buttons and list rows carry navigation targets and become clickable in prototype view. Navigation follows flow logic rather than document order, with back stepping through visited screens and a restart control returning to the flow entry.

When should I not use wireframing?▼

Skip wireframing when the open question is visual design — color, typography, or brand expression — since this Skill stops where styling begins. Also avoid presenting a higher-fidelity rung than the decision requires, such as a prototype before the team has agreed on screen structure.