a11y-web

Installation
SKILL.md

RGAA 4.1.2 Accessibility Auditor — Framework Agnostic

Audit and fix accessibility issues in any web framework that renders HTML, following RGAA 4.1.2 (aligned with WCAG 2.1 AA). Static analysis only — no runtime behavior.

When to Use This Skill

Activate whenever:

  • A developer writes or modifies a component or template (even without mentioning a11y)
  • A developer asks to "review", "audit", or "check" a component
  • A developer generates new component code from scratch
  • Any .jsx, .tsx, .vue, .svelte, .astro, .html, .htm, .erb, .njk, .hbs file is in scope

The goal is accessibility by default, not as an afterthought.


Framework Syntax Differences

RGAA criteria are about the HTML output, not the framework syntax. Keep these differences in mind when writing fixes:

Related skills

More from clubmediterranee/ai-core

Installs
8
GitHub Stars
4
First Seen
Apr 13, 2026