Acerca de
The Accessibility Audit skill empowers Claude to perform thorough accessibility reviews of React and TypeScript codebases, focusing on WCAG 2.2 Level AA standards. It implements a structured multi-phase workflow—including static analysis via ESLint, runtime checks with axe-core, and manual validation patterns—to identify critical barriers like keyboard traps and contrast issues. By incorporating specific awareness for the Material UI (MUI) framework, the skill significantly reduces false positives by recognizing built-in component behaviors, ultimately providing a prioritized report based on a risk-based scoring system.