A11Y Audit

Generate and run accessibility tests (axe-core via Playwright, WCAG 2 A/AA) against a running app, plus the keyboard/focus/contrast checks no scanner can perform, reporting violations by severity. Use when a test book or an app needs accessibility coverage, when an accessibility regulation applies (EAA, EN 301 549, RGAA, Section 508) — the oracle is WCAG 2.1 A/AA in every case, and no run here is a compliance verdict; see references/regulations.md — or when a user asks whether a screen is accessible.

QAIA-Project c4b6f49 4 files · 18.9 KB Updated

File contents

QAIA-Project/QAIA/tree/main/plugins/qaia-playwright/skills/a11y-audit commit c4b6f49503

Frequently asked questions

npx skillmds@latest add qaia-project/a11y-audit