Аудит доступности интерфейса по WCAG 2.2
★ 7.9 · marketing
accessibility is a Claude Code skill that audits web interfaces against WCAG 2.2 guidelines and guides developers through fixing the issues found. It covers all four POUR principles: text alternatives and media captions, color contrast ratios for AA and AAA conformance, keyboard navigation, ARIA attributes, and focus management — including the WCAG 2.2 requirement that focused elements must not be fully obscured by sticky headers or overlapping panels. The skill provides annotated HTML and CSS examples of correct and incorrect patterns, conformance-level tables (A / AA / AAA), and clear guidance on preferring native interactive elements over custom ARIA roles. Useful for screen reader compatibility testing, meeting legal accessibility requirements, and running a11y audits before production releases.