accessibility-testing - Web Accessibility Testing and Compliance
axe-core integration, WCAG 2.2 AA checklist, keyboard navigation testing, screen reader testing, and ARIA pattern validation.
Tags
Updated: 2026-05-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze with axe-core
- validate WCAG compliance
- test keyboard navigation
- test screen reader support
- validate ARIA patterns
- check color contrast
- verify focus order
- detect accessibility violations
- run automated audits
- generate violation reports
Inputs
- web application
- page URL
- component code
- test configuration
- WCAG guidelines
- axe-core setup
Outputs
- accessibility violations
- compliance report
- test results
- audit findings
Requirements
- axe-core library
- jest-axe or playwright-axe or cypress-axe
- Node.js environment
- testing framework
- browser automation
