What problem does it solve?
This Skill solves the common pain point of building React applications that fail WCAG accessibility standards, exclude users with disabilities, and require costly retrofits after launch to meet compliance requirements.
Core Features & Use Cases
- Accessible Component Patterns: Pre-built, WCAG 2.2 Level AA compliant implementations for modals, tabs, accordions, dropdown menus, and forms with full keyboard operability and screen reader support.
- Testing & Validation Tools: ESLint configuration for automated linting, screen reader testing guidance, color contrast checking utilities, and a comprehensive accessibility testing checklist to catch issues early in the development cycle.
- Use Case: When building a React customer portal, use this Skill to ensure all interactive elements like navigation menus, data tables, and form inputs are accessible to users with visual, motor, or cognitive disabilities.
Quick Start
Use the react-accessibility skill to add WCAG-compliant ARIA attributes and keyboard navigation to your React modal component to ensure it is usable by all users.