πŸŽ‰ Beta is now open

Book a free demo
Skip to main content

Getting AI-powered remediation suggestions

Stuck on a fix? Ask AI for a code-level remediation snippet.

Updated

For tougher issues β€” ARIA patterns, focus management, complex form validation β€” automated rule descriptions only get you so far. Use the Ask AI button on any issue to get a code-level suggestion tailored to your markup.

How it works

  1. Open any issue in a scan report.
  2. Click Ask AI.
  3. We send the failing element, its parent context, and the rule definition to our AI model.
  4. You get back a suggested fix, formatted as a diff, with a plain-English explanation.

What it's good at

  • ARIA attribute corrections.
  • Color contrast palette suggestions.
  • Form label and aria-labelledby patterns.
  • Replacing broken keyboard interactions with accessible primitives.

What it's not good at

  • Knowing your design intent ("should this image be alt-text or decorative?").
  • Refactoring your component library β€” it suggests element-level fixes, not architectural ones.

Privacy

The AI request includes only the failing element's HTML and the surrounding 2–3 parents. No cookies, no other page content, no PII unless it's literally in the markup.

Was this article helpful?

Your feedback helps us improve our docs.