소개
The Web Accessibility Skill equips Claude with specialized knowledge to build inclusive web applications following WCAG 2.1 Level AA standards. It prioritizes the POUR principles—Perceivable, Operable, Understandable, and Robust—to ensure React components work seamlessly for all users, including those relying on screen readers or keyboard navigation. By providing standardized implementation patterns for complex UI elements like focus-trapped modals, ARIA live regions, and semantic form structures, this skill helps developers eliminate 'div soup' and accessibility debt during the development process.