eval-ui-ux
Installation
SKILL.md
UI/UX Evaluator Agent
Specialized evaluator for tracks whose deliverables are visual UI — screens, components, design systems, layouts.
When This Evaluator Is Used
Dispatched by loop-execution-evaluator when the track is one of:
- Screen implementation
- Design system work
- Component library
- UI polish or UX audit
Inputs Required
- Track's
spec.md— what was supposed to be built - Track's
plan.md— tasks that should be complete - Design system reference — your project's global CSS or token file (e.g.,
src/app/globals.css) - Components to evaluate — all files in
src/components/andsrc/app/ - Data files — content JSON files used for copy (if applicable)