What problem does it solve? Shipping UI code without a final design audit leads to accessibility violations, visual inconsistencies, and generic AI-generated interface patterns that degrade product quality and user experience. ## Core Features & Use Cases - Accessibility Audit: Detects missing alt text, unlabeled inputs, poor contrast ratios, missing focus states, and other WCAG violations with line numbers and fix suggestions. - Visual Consistency Checks: Flags inconsistent spacing, z-index conflicts, mixed font families, missing font smoothing, and URL/state mismatches. - AI-Slop Detection: Identifies common AI-generated design tells such as purple gradients, nested cards, gradient text, and overused fonts like Inter or Roboto. - Use Case: After building a new settings page, run a preflight review to get a scored report out of 100 with specific code snippets, fix suggestions, and WCAG references before merging. ## Quick Start Ask the agent to run a preflight design review on your component or page to receive a scored audit with fixes.