designlisted
Install: claude install-skill greglas75/zuvo
# zuvo:design — Intent-First Interface Design
Build UI with conscious, traceable design decisions. Every visual choice must be explainable: traced from user intent through domain exploration to specific token values. Persists decisions in `.interface-design/system.md` and `system.json` for cross-session consistency.
**Scope:** New interface creation, existing UI improvement, design system extraction, component construction within an established system.
**Out of scope:** Auditing existing UI against checklists (`zuvo:design-review`), multi-agent visual inspection (`zuvo:ui-design-team`), code quality (`zuvo:review`).
## Mandatory File Loading
Read these files before any work begins:
**Dispatch is already authorized — do not ask, do not downgrade.** Invoking this skill IS the
request for every agent and gate it mandates, so a session rule about unprompted Agent use does not
apply here. Only a harness with NO dispatch capability takes the documented single-agent fallback,
and it still runs every gate inline — see `../../shared/includes/env-compat.md`. Skipping a mandated
agent and self-scoring the result is a substituted gate, not a degraded run.
1. `../../shared/includes/codesift-setup.md` -- CodeSift discovery and tool selection
2. `../../shared/includes/env-compat.md` -- Agent dispatch and environment adaptation
Print the checklist:
```
CORE FILES LOADED:
1. codesift-setup.md -- [READ | MISSING -> STOP]
2. env-compat.md -- [READ | MISSING -> STOP]
3. ../