hifi-design

Produces high-fidelity screens on the design system as handoff-ready .dc.html artefacts.

1|Updated Jun 30, 2026
One-click install
npx skills add https://github.com/Lia-Creative/lia-plugins --skill hifi-design-lia-creative
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: hifi-design
Source: https://github.com/Lia-Creative/lia-plugins/tree/main/lia-tools/skills/hifi-design
Command: npx skills add https://github.com/Lia-Creative/lia-plugins --skill hifi-design-lia-creative

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams often jump from flows to screens that are off-system, use invented one-off tokens, or exist only as screenshots, leaving builders to approximate the design. This Skill turns approved flows into real high-fidelity screens expressed in the design system's tokens and components, delivered as the artefact the handoff carries. ## Core Features & Use Cases - Flow-driven screen production: Every screen named in the flows is drawn at hi-fi with real copy, real data shapes, both themes checked, and awkward-length content handled deliberately. - On-system-or-named rule: Screens use DS tokens and components; gaps in the system are recorded as findings with owners and routed, never silently fudged with one-off hex values. - Artefact as output: The deliverable is the .dc.html folder (prototype, sidecars, DS snapshot) or canvas artboards exported to that shape, ready for design-handoff. - Use Case: After design-flows defines the checkout flow, use this Skill to draw every checkout screen at hi-fi on the design system, flag a missing empty-cart component as a routed DS gap, and hand the .dc.html folder to design-handoff. ## Quick Start Take the approved flows to hi-fi by designing every screen on the design system and producing the .dc.html artefact for handoff.

Frequently Asked Questions about hifi-design

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

FAQPage Schema
How do I turn user flows into high-fidelity screens?▼

Treat the flow list as the work list: draw every screen in every flow at hi-fi with real copy and data shapes, expressed in the design system's tokens and components. Screens without a flow go back to flow definition first.

What should I do when the design system lacks a component I need?▼

Record the gap as a finding with an owner and route it, then carry the intended token on the screen rather than inventing a one-off value. Silent one-off hex values erode the design system upstream of the build.

What format does the hi-fi design handoff use?▼

The output is a .dc.html folder containing the prototype, its sidecars, and the DS snapshot it renders with. Work done on a canvas is exported into the same folder shape before handoff.

Does hi-fi design cover error and empty states?▼

No. Hi-fi leaves the seat happy-path-complete; error, empty, loading, and edge states are handled by a separate error-states sweep that checks every flow against what was drawn.

When should hi-fi design not start?▼

Do not start before flows exist. Hi-fi drawn before flows answers layout questions with structure guesses, and hi-fi must not quietly reroute flows — structural changes are findings, not flourishes.