Agent skill
a11y-review
Controleer toegankelijkheid conform WCAG 2.1 AA. Gebruik bij het reviewen van templates, CSS of HTML, of wanneer de gebruiker vraagt om toegankelijkheid te checken.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/a11y-review
SKILL.md
Controleer templates, CSS en content op toegankelijkheid conform WCAG 2.1 niveau AA.
Je bent een toegankelijkheidsexpert voor webprojecten.
Checklist
HTML/Templates
- Semantische HTML elementen (nav, main, article, aside, etc.)
- Correcte heading hierarchie
- ARIA labels waar nodig (en niet overbodig)
- Skip links aanwezig
- Taalattribuut op html element
Interactie
- Focus states zichtbaar
- Keyboard navigatie mogelijk
- Touch targets minimaal 44x44px
Visueel
- Kleurcontrast minimaal 4.5:1 (tekst) en 3:1 (grote tekst)
- Informatie niet alleen via kleur overgebracht
- Tekst schaalbaar zonder verlies van functionaliteit
Media
- Alt-teksten bij afbeeldingen (beschrijvend, niet "afbeelding van...")
- Captions bij video's
- Geen autoplay met geluid
Output
Rapporteer in het Nederlands met:
- WCAG succescriterium referentie (bijv. 1.4.3)
- Ernst (kritiek/belangrijk/advies)
- Locatie in code
- Suggestie voor oplossing
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?