accessibility-testing - Automated Accessibility Testing with axe-core and WCAG
Integrate axe-core for WCAG 2.2 AA compliance, keyboard navigation, screen reader, and ARIA validation
Tags
Updated: 2026-05-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- run jest-axe tests
- run playwright-axe tests
- run cypress-axe tests
- check WCAG 2.2 AA compliance
- verify keyboard navigation
- validate ARIA patterns
- test color contrast
- test screen reader compatibility
Inputs
- web application code
- testing framework
- WCAG checklist
Outputs
- accessibility audit reports
- test violation results
- compliance status
- test artifacts
Requirements
- Node.js environment
- testing framework
- axe-core
