AI-generated UI is shipping faster than accessibility can catch up A developer built A11yGuard, a web tool that scans AI-generated frontend markup or a live URL against a WCAG/ADA-oriented checklist covering alt text, contrast, ARIA, keyboard navigation and form labels, after an audit of an AI-built dashboard found untrapped modal focus, unnamed icon buttons and color-only error states. The tool targets the failure modes common to AI-generated UIs and returns specific fix guidance, though its creator notes automated checks catch only roughly the easy half of accessibility problems and cannot certify WCAG conformance. I ran an accessibility audit on a dashboard that an AI coding assistant had built in an afternoon. The UI looked great. Genuinely — good spacing, sensible hierarchy, nice color choices. Then I tried to use it with a keyboard. The modal didn't trap focus, so tabbing from inside it went straight through to the page behind it. Three icon buttons had no accessible name, just