What It Does
RGAA Accessibility Audit automates compliance checking against the French RGAA v4.1.2 standard (equivalent to WCAG 2.1 Level AA). The toolkit includes 13 specialized skills covering 106 accessibility criteria across themes like images, forms, colors, multimedia, navigation, and more.
How It Works
These skills work in two contexts:
- Claude Code: Upload skills and analyze your source code directly. Claude extracts relevant elements, calculates contrast ratios, verifies ARIA attributes, validates heading hierarchies, and flags non-conformities.
- Claude in Chrome: Install skills and audit live websites. Claude inspects the rendered DOM in real-time to detect accessibility issues.
The skills clearly distinguish between fully automatable checks (missing alt text, insufficient contrast, absent labels) and items requiring human judgment (alternative text quality, content organization).
Use Cases
- Audit existing websites before launch or redesign
- Validate compliance during development
- Generate structured audit reports with remediation priorities
- Test specific accessibility themes (forms, images, navigation)
- Compare issues across multiple pages systematically
Who Benefits
UX designers, product managers, accessibility specialists, QA testers, and developers needing to meet WCAG 2.1 AA compliance. The toolkit is especially valuable for public sector organizations and large enterprises where RGAA compliance is legally mandatory.