概要
This skill equips Claude with specialized patterns for implementing comprehensive accessibility (a11y) testing in React projects. It provides ready-to-use templates for unit testing components with vitest-axe and testing-library, as well as end-to-end accessibility scans using Playwright and axe-core. By incorporating keyboard navigation tests, screen reader ARIA validation, and custom Playwright fixtures, this skill ensures that applications remain inclusive and WCAG-compliant through every stage of the development lifecycle.