| name | design-critique |
| description | Critique and polish an existing interface by finding hierarchy, consistency, usability, content, accessibility, and visual-quality defects before delivery. |
Design critique and polish
Review the rendered artifact, not only its source.
Run three passes:
- Comprehension: can a new user identify the page purpose, current state,
and primary action within a few seconds?
- System: are typography, spacing, color, radii, borders, and interaction
states internally consistent? Remove one-off styling and visual noise.
- Execution: find overflow, collisions, weak contrast, awkward wrapping,
broken controls, empty links, console errors, and missing responsive states.
Prioritize issues that affect task completion. Make changes, render again, and
compare. Do not describe defects in the final answer that you could safely fix
in the artifact.