What problem does it solve?
This Skill addresses the critical need to make digital products usable by everyone, regardless of ability, by auditing for and identifying accessibility issues according to WCAG 2.1 AA standards.
Core Features & Use Cases
- Comprehensive WCAG 2.1 AA Audit: Evaluates against all four principles (Perceptible, Operable, Comprehensible, Robust).
- Automated Tool Integration: Leverages tools like axe-core, Lighthouse, and WAVE.
- Manual Validation: Includes guidance for screen reader testing and keyboard navigation.
- Actionable Recommendations: Provides code examples for corrections and severity ratings.
- Use Case: A web development team needs to ensure their new e-commerce site is accessible to users with visual impairments before launch. This skill will perform a thorough audit and provide a report with specific, actionable fixes.
Quick Start
Run an accessibility audit for the current project against WCAG 2.1 level AA standards.