What problem does it solve?
This Skill helps teams identify, verify, and fix accessibility barriers in web experiences before they become compliance, usability, or legal risks. It turns WCAG 2.2 requirements into a practical audit workflow that combines automated checks with manual inspection and remediation guidance.
Core Features & Use Cases
- Automated accessibility testing: Check pages and components for common WCAG failures such as missing labels, contrast problems, keyboard traps, and poor focus behavior.
- Manual audit guidance: Review structure, reading order, headings, landmarks, dialogs, status messages, and other patterns that require human validation.
- Remediation support: Translate findings into concrete fixes for semantic HTML, ARIA usage, forms, navigation, media, and responsive behavior.
- Use case: A product team preparing for an accessibility review can use this Skill to assess a release candidate, prioritize violations by severity, and document fixes for engineering and compliance stakeholders.
Quick Start
Use the wcag-audit-patterns skill to audit the provided website or component and return prioritized WCAG 2.2 findings with clear remediation steps.