audit_ui_design_aesthetic
Audit HTML/CSS for UI anti-patterns like plain defaults, poor contrast, missing focus states, then get exact polish steps.
Instructions
Audits HTML/CSS code against UI design anti-patterns (rejects plain browser defaults, raw unadjusted colors, missing active/focus states, poor contrast) and outputs exact polish steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code_snippet | Yes | The HTML/CSS/React code to audit for visual aesthetic and usability |