a11y-validate
FeaturedAccessibility validator: WCAG 2.1 AA, EN 301 549, EAA. Triggers: a11y, accessibility, WCAG, EAA, ARIA, contrast, keyboard, screen reader.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- softspark
- Repository
- softspark/ai-toolkit
- Created
- 5 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
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.
a11y-audit
Audit and fix web accessibility against WCAG 2.2 and EN 301 549. Use when the user mentions accessibility, a11y, WCAG, screen readers, keyboard navigation, alt text, colour contrast, the European Accessibility Act, EAA, ADA, Section 508, an accessibility audit or compliance deadline, or asks whether a site is usable without a mouse. Also run before launching any public site or app in the EU, where accessibility is now a legal requirement.
a11y
Accessibility audit against WCAG 2.1 AA — run the automated scan, then the manual checks tooling cannot make, and report in this project's format.