ux
Installation
SKILL.md
page_path = $ARGUMENTS
If page_path provided, focus on that page/component. Otherwise, evaluate entire application UI.
Approach
Match evaluation depth to scope. A single component needs the 2-3 most relevant dimensions, not a 13-dimension sweep. A full page gets all 13. An entire app — focus on the 3 highest-traffic flows first; a full audit produces so many findings that none get fixed.
Gather context from at least one source, in order of preference: live browser navigation, screenshots, code review. Combine when available.
Apply dimensions from ui-evaluation.md.
Output
Scores
Rate each evaluated dimension 1-5 (1=broken, 5=excellent). Compact table. Overall UX score = average.