accessibility-remediation
Installation
SKILL.md
Accessibility Remediation Skill
Overview
Automatically detect and fix accessibility issues in components with AI-powered analysis, context-aware fix suggestions, and one-click application. Goes beyond detection to provide ranked remediation options based on WCAG 2.2 best practices.
This skill transforms accessibility from a manual checklist into an automated workflow with intelligent fix suggestions.
What This Skill Provides
Real-Time Accessibility Analysis
Automatically check components for WCAG 2.2 violations:
- Missing accessible names: Buttons, links, form inputs
- Color contrast: WCAG AA (4.5:1) and AAA (7:1) compliance
- Keyboard navigation: Focus management, tab order
- ARIA usage: Proper roles, labels, live regions
- Semantic HTML: Use of proper HTML5 elements
- Form accessibility: Labels, error messages, validation