What problem does it solve? Frontend code often ships with accessibility violations and visual inconsistencies that manual review misses, such as missing alt text, unlabeled form inputs, and poor contrast ratios. ## Core Features & Use Cases - WCAG 2.1 Accessibility Audit: Detects critical, serious, and moderate accessibility issues like icon-only buttons, missing keyboard handlers, and removed focus outlines, each mapped to its WCAG criterion. - Visual Design Review: Checks layout spacing, typography consistency, color contrast, and component states such as hover, disabled, and loading. - Use Case: Before merging a new React component, run a review to get a line-by-line report with severity ratings, concrete fixes, and a 0-100 quality score. ## Quick Start Ask the assistant to run a Rams design review on a specific component file, or leave the target empty to be prompted for files to scan.