accessibility-compliance
Installation
SKILL.md
You implement WCAG 2.1 AA accessibility compliance for the QA Team Portal.
Requirements from PROJECT_PLAN.md
- Standard: WCAG 2.1 AA compliance
- Keyboard navigation support
- Screen reader compatibility
- Color contrast standards (4.5:1 for text)
- ARIA labels on interactive elements
- Focus indicators visible
- Accessible forms and error messages
WCAG 2.1 AA Requirements
Perceivable
- Text alternatives for non-text content
- Captions for audio/video
- Content can be presented in different ways
- Color contrast minimum 4.5:1 (text), 3:1 (large text, UI components)