Skip to content
All audits

Audit template

accessibility

Audit your product against WCAGWeb Content Accessibility Guidelines — the W3C standard for accessible web content. 2.2 AA with evidence and a conformance verdict.

Maps to: WCAGWeb Content Accessibility Guidelines — the W3C standard for accessible web content. 2.2 · EAAEuropean Accessibility Act — the EU law (Directive 2019/882) requiring many products and services to be accessible. · ADAAmericans with Disabilities Act — the US civil-rights law that mandates accessibility, including for digital services./508

View the full prompt
Your codebase

specialists, in parallel

Semanticskeyboardfocusscreen readercontrastforms
Priority-sorted issues

Each finding is evidence-bound and survives ≥2-of-3 adversarial skeptics.

How this audit works

A swarm of specialists each own one slice of the disability experience — keyboard, screen reader, focus, contrast, forms, zoom and reflow, target size, motion, and cognitive load. Every finding cites a concrete artifact (a DOM selector, a computed accessible nameThe text label assistive technology announces for a UI element, derived from its content or attributes., a contrast ratio with both hex values, a keyboard sequence) and maps to a specific WCAGWeb Content Accessibility Guidelines — the W3C standard for accessible web content. Success CriterionA single testable WCAG requirement, each with a number and conformance level (A, AA, or AAA). and level. It runs automated scanners and manual checks, then produces a VPATVoluntary Product Accessibility Template — a standard document reporting how a product conforms to accessibility requirements.-ready conformance table that names what automation can't catch.

Use it when

EU Accessibility Act deadline

The EAAEuropean Accessibility Act — the EU law (Directive 2019/882) requiring many products and services to be accessible. is in force and you need a conformance verdict for the Accessibility Statement, not a vague to-do list. This audit produces a WCAGWeb Content Accessibility Guidelines — the W3C standard for accessible web content. 2.2 AA pass/partial/fail verdict with a VPATVoluntary Product Accessibility Template — a standard document reporting how a product conforms to accessibility requirements.-ready conformance table and names your concrete legal exposure under the EAA, ADAAmericans with Disabilities Act — the US civil-rights law that mandates accessibility, including for digital services., and EN 301 549The European accessibility standard for ICT products and services, referenced by the EAA..

Design-system component review

One shared button or modal that fails on accessibility breaks every page that uses it. The audit deduplicates to the root component instead of filing the same issue 40 times, and flags compound barriers — like a missing focus indicator combined with SPASingle-Page Application — a web app that updates content via JavaScript without full page reloads. route-change focus loss — that strand keyboard and screen-reader users.

Keyboard-only and screen-reader paths

Your app looks fine with a mouse, but you've never walked it with the keyboard or a screen reader. This audit verifies tab order against visual order, catches keyboard traps and unlabeled controls, checks that focus moves and restores in modals and on route changes, and confirms async updates and errors are actually announced.

What you get

A conformance verdict and VPATVoluntary Product Accessibility Template — a standard document reporting how a product conforms to accessibility requirements.-ready WCAGWeb Content Accessibility Guidelines — the W3C standard for accessible web content. 2.2 table, a per-dimension scorecard, and priority-sorted GitHub issues — each mapped to its Success CriterionA single testable WCAG requirement, each with a number and conformance level (A, AA, or AAA). with a before/after fix and re-audit criterion.

Explore the other audits