Evaluate design against UX heuristics
uxsubagentsetup L1★0
moresmilemore/pat-llc-template ↗What it does
Evaluate UI against design specs
Best for
When validating rendered UI against design specs and accessibility standards.
Inputs
- · source files or paths
- · URLs or endpoints
Outputs
- · markdown report or analysis
- · generated source files
Requires
- · bash execution
- · file reading
- · file writing
- · web fetching
- · web search
Preconditions
- · Design direction or deployed preview URL
Failure modes
- · Network timeout or API rate limit exceeded
- · Input files missing or unreadable
- · Database connection failure
Trust signals
- · Includes verification checklist
- · Documents failure modes
- · References established patterns
- · Enforces strict validation rules
- · CI/CD automation ready