Acerca de
The Accessibility Audit skill enables Claude to perform comprehensive accessibility reviews on React-based codebases, specifically targeting WCAG 2.2 Level AA standards. It combines static analysis, runtime simulation with tools like jest-axe, and manual validation patterns to identify critical issues like keyboard traps, poor color contrast, and missing screen reader support. Unique to this skill is its deep integration with the MUI framework, which prevents false positives by recognizing built-in accessible behaviors in components like SvgIcons and TextFields, ensuring remediation efforts are focused on genuine vulnerabilities.