What problem does it solve?
Accessibility expertise helps teams prevent barriers for users with disabilities by aligning UI and content with WCAG 2.1 requirements for perception, operation, understandability, and robustness.
Core Features & Use Cases
- WCAG 2.1 Alignment: Coverage of POUR principles and common success criteria such as text alternatives, keyboard accessibility, distinguishability, and assistive-tech compatibility.
- Screen Reader Support: Practical guidance on semantic HTML, ARIA landmarks/labels, heading structure, focus management, and reliable announcement behavior.
- Keyboard Navigation & Focus Control: Recommendations for logical tab order, visible focus states, skip links, focus restoration, and avoiding keyboard traps.
- Visual Accessibility Practices: Color contrast targets, responsive text scaling, touch target sizing, motion preferences, and layout resilience.
- Form & Component Accessibility: Labeled inputs, clear error associations, and accessible roles/states for dynamic UI patterns.
Quick Start
Use the accessibility skill to audit your page for keyboard traps, missing labels/alt text, incorrect heading order, and insufficient color contrast so it meets WCAG 2.1 Level AA.