What problem does it solve?
Frontend teams often struggle to ensure WCAG 2.1 AA accessibility across components, pages and widgets. This Skill provides a structured audit to identify semantic, ARIA, keyboard, color contrast, and screen reader issues, enabling rapid remediation.
Core Features & Use Cases
- Semantic HTML checks for landmark usage, heading order, labels for form controls, and table semantics.
- ARIA & interactive widgets validation to ensure appropriate roles, states, and labeling.
- Keyboard navigation & focus management verification to guarantee reachable controls and visible focus indicators.
- Contrast & screen reader compatibility checks to meet color contrast thresholds and alt text coverage.
- Use Case: QA engineers can run this audit on a new frontend feature and generate a prioritized issue list for developers.
Quick Start
To run an accessibility audit on a frontend project, point the skill at the project directory and review the generated findings. For example: audit accessibility-audit path/to/project.