What problem does it solve? Designs often ship with accessibility defects—low contrast text, missing labels, keyboard traps, and motion hazards—that exclude users and fail WCAG compliance. This Skill systematically reviews HTML design files and produces a structured, evidence-backed issue list instead of relying on ad-hoc manual checks. ## Core Features & Use Cases - Four Parallel Review Agents: Covers contrast and color (WCAG AA ratios), semantic HTML structure, keyboard navigation and focus, plus motion, forms, and touch targets in one coordinated pass. - Evidence-Based Issue Reports: Each finding includes location, actual value, required value, impact, and a recommendation, with confidence and severity estimates. - Optional Remediation: Reports issues by default and only modifies files when the user explicitly requests fixes, then re-verifies the changes. - Use Case: After building a landing page prototype, ask for an accessibility audit to receive a deduplicated list of violations—such as a 3.2:1 button contrast ratio or a div used as a button—before design review. ## Quick Start Ask the assistant to run an accessibility audit on the HTML file you just edited and report all WCAG AA issues.