# accessibility-audit

Agent skill by AccessLint (https://accesslint.com)

Defines the scope, samples representative pages and reports against the standard. The formal counterpart to a single-page scan.

Topics: Accessibility, Review
Last updated: 2026-08-03 (1 months ago)
Source: https://accesslint.com
Repository: https://github.com/AccessLint/skills

## Install

```bash
npx skills add https://github.com/AccessLint/claude-marketplace --skill accessibility-audit
```

## In the author's words

Whole site or product — a full web accessibility (a11y) audit against WCAG 2.2, following the WCAG-EM methodology. Defines scope, samples representative pages and flows, runs the automated tier (`accessibility-scan`) and the hands-on manual tier (`accessibility-inspect`), and produces one conformance report. Grades each finding by severity and evidence basis, and states per-criterion conformance as pass, fail, or undetermined (needs a human). Use it for 'audit my site for accessibility', 'is this product accessible', 'a11y audit', 'WCAG or Section 508 conformance report', or any multi-page assessment. Assesses; does not fix (use `accessibility-fix`) or diff (use `accessibility-diff`). For a single page use `accessibility-scan`; for hands-on keyboard and screen-reader checks use `accessibility-inspect`.

## Verification

- Source link: Resolved (HTTP 200) (pass)
- Repository: Resolves on GitHub (pass)
- Install command: Transcribed from the author's own page (pass)
- Maintenance: Last updated 1 months ago (pass)
- Attribution: Credited to AccessLint (pass)

Full page: https://stackskills.dev/library/accessibility-audit
