What problem does it solve?
Many websites fail to meet WCAG 2.2 accessibility requirements, causing barriers for people who rely on screen readers, keyboard navigation, high-contrast modes, or reduced motion settings; this Skill provides clear guidance to identify and prioritize those issues so teams can make interfaces perceivable, operable, understandable, and robust.
Core Features & Use Cases
- WCAG 2.2 Guidance: Pinpoint required success criteria (A/AA/AAA) and explain how to meet them for common patterns like forms, navigation, and media.
- Audit & Fix Recommendations: Deliver prioritized findings, ARIA role corrections, keyboard and focus management fixes, color contrast thresholds, and testing checklists for developers and QA.
- Patterns & Testing: Provide copy-paste patterns and manual testing steps for modals, skip links, live regions, and form error handling to speed implementation and verification.
- Use Case: Turn a Lighthouse or axe report into a prioritized remediation plan with example markup and concise developer instructions.
Quick Start
Run an accessibility audit for https://example.com and return prioritized WCAG 2.2 failures, explanations, and actionable code or markup fixes.