What problem does it solve?
Many websites and web applications exclude people with disabilities because they lack clear guidance to follow WCAG 2.2, accessible patterns, and practical testing steps; this Skill helps teams identify gaps and produce actionable fixes so content is usable by everyone.
Core Features & Use Cases
- Guidance mapped to WCAG 2.2: Concrete explanations of POUR principles, conformance levels (A, AA, AAA), and which criteria to prioritize.
- Practical code patterns and patterns library: Copy-paste ready ARIA patterns, modal focus traps, skip links, form label examples, and live region handling for developers.
- Testing checklist and workflows: Automated audit suggestions (Lighthouse, axe), manual test items (keyboard, screen reader, zoom), and prioritized remediation lists for product teams.
- Use Case: Audit a nonprofit's public directory pages to fix missing alt text, improve color contrast, add keyboard support for interactive maps, and deliver a prioritized developer ticket list.
Quick Start
Audit the target URL for WCAG 2.2 AA issues, list critical failures with reproduction steps, and propose prioritized code or content fixes.