excalidash-ui-wireframe-dashboard

Generates low-fidelity dashboard wireframes with desktop and mobile frames and explicit interaction states.

2|Updated Jun 17, 2026
One-click install
npx skills add https://github.com/gabedsam01/excalidash-v2 --skill excalidash-ui-wireframe-dashboard-gabedsam01
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: excalidash-ui-wireframe-dashboard
Source: https://github.com/gabedsam01/excalidash-v2/tree/main/skills/excalidash/excalidash-ui-wireframe-dashboard
Command: npx skills add https://github.com/gabedsam01/excalidash-v2 --skill excalidash-ui-wireframe-dashboard-gabedsam01

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Designing a dashboard or app screen often jumps straight to high-fidelity mockups, skipping the structural layout and the empty, loading, and error states where real UIs fail. This Skill produces low-fidelity wireframes that make information architecture, panel grids, and interaction states explicit before visual design begins. ## Core Features & Use Cases - Structured screen layout: Builds top nav, side nav, and a content grid of KPI tiles, data tables, charts, and forms with even gutters on a consistent column grid. - Explicit interaction states: Draws empty, loading, error, and success variants for every data-bearing panel, keyed in a legend, with recovery affordances in error states. - Separate breakpoint frames: Renders Desktop and Mobile as distinct frames with restructured mobile layouts (collapsed nav, single-column stacking), never one squeezed responsive blob. - Quality enforcement loop: Runs lint, score, and repair cycles through the Excalidash MCP server until the drawing scores at least 95 with zero hard blockers, then saves, versions, and exports. - Use Case: Ask for a wireframe of an analytics dashboard with KPI tiles, a revenue chart, and an orders table; receive desktop and mobile frames showing the table's empty, loading, error, and success states, exported as SVG or PNG. ## Quick Start Ask the AI to wireframe your dashboard screen with its panels and data states, for example: wireframe my analytics dashboard with a KPI row, a chart, and an orders table showing empty, loading, error, and success states on desktop and mobile.

Frequently Asked Questions about excalidash-ui-wireframe-dashboard

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

FAQPage Schema
How do I create a low-fidelity dashboard wireframe with AI?▼

Describe the screen, its regions, and its panels, and the skill generates a wireframe through the Excalidash MCP server using either a template or a prompt-defined panel grid. It then lints, scores, and repairs the drawing until it reaches a score of at least 95.

What tool generates wireframes with empty, loading, and error states?▼

This skill draws empty, loading, error, and success variants for every data-bearing panel, keyed in a legend. Error states include a recovery affordance such as a retry button, which most wireframing approaches omit.

Does the wireframe skill support mobile and desktop layouts?▼

Yes, it draws Desktop and Mobile as separate frames at least 64 pixels apart. The mobile frame is restructured with a collapsed nav and single-column stacking rather than squeezing the desktop layout.

When should I not use a low-fidelity wireframe skill?▼

Avoid it for high-fidelity on-brand mockups with real typography and color, user-journey flows between screens, system architecture diagrams, or single-component state machines. Those require design tools or the matching flow and architecture skills.

How does the skill handle sensitive data in wireframe sample content?▼

It redacts secrets before any tool call, replacing tokens and URLs with typed placeholders like [REDACTED_API_KEY] and using fake sample data such as Ada L. or user@example.com. Exports are re-scanned to confirm no real values leaked.