What problem does it solve? Teams building websites and digital products struggle to interpret WCAG success criteria, run accessibility audits, and understand which conformance level (A/AA/AAA) their jurisdiction legally requires. This Skill turns WCAG 2.0, 2.1, and 2.2 into actionable guidance with criterion-level fixes, testing workflows, and legal mappings. ## Core Features & Use Cases - Criterion Explanations & Fixes: Every Level A and AA success criterion explained with common failures, sufficient techniques, and remediation steps, always cited by number (e.g., SC 1.4.3 Contrast Minimum). - Accessibility Audits & Gap Assessments: Structured audit tables mapping criteria to issues, severity, and remediation, plus a full manual testing workflow covering keyboard, screen reader, contrast, and reflow testing. - Legal Conformance Mapping: Side-by-side mapping of WCAG versions to EN 301 549, the European Accessibility Act, Section 508, ADA Title III, AODA, and other global regulations. - Use Case: A developer asks why their modal fails accessibility review. The Skill identifies SC 2.1.2 No Keyboard Trap and SC 4.1.2 Name, Role, Value violations, then provides the corrected ARIA dialog pattern with focus management. ## Quick Start Ask the assistant to audit your page against WCAG 2.1 Level AA and list each failing success criterion with its fix.