Аудит доступности интерфейса по WCAG 2.1
★ 7.3 · content
accessibility-review is a Claude Code skill that runs a WCAG 2.1 AA accessibility audit on a design or page. It covers all four WCAG principle groups: Perceivable (color contrast ≥ 4.5:1, alt text), Operable (keyboard navigation, touch targets ≥ 44×44 CSS px, visible focus indicators), Understandable (form labels, error identification), and Robust (ARIA name, role, and value for UI components). The output is a structured report with per-group findings tables, a color contrast matrix, keyboard navigation and screen reader analysis, and a prioritized fix list with severity levels. Designed for designers and developers who need a thorough a11y check before design handoff or when reviewing live interfaces.