design-review
Installation
SKILL.md
Design Review — Structured Quality Gate
Three phase-specific checklists that catch what your eyes skip after staring at the same screen for hours. Run all three before shipping.
Usage
Invoke /design-review when you're ready to audit a UI. The skill walks through all three phases in order and reports findings.
Phase 1: Pre-Design Audit
Run this before writing any UI code. If these aren't satisfied, the design has structural problems that no amount of polish will fix.
User Intent
- Primary user intent defined (what they came to accomplish)
- Secondary intents identified (browsing, comparing, exploring)
- User flow mapped (entry -> objective -> completion)
- Every UI element serves a defined intent (nothing decorative without purpose)