a11y-review

Automate WCAG 2.1 AA accessibility reviews for web templates, CSS, and HTML.

2|Updated Nov 20, 2025
One-click install
npx skills add https://github.com/MinBZK/moza-site --skill a11y-review-minbzk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: a11y-review
Source: https://github.com/MinBZK/moza-site/tree/main/.claude/skills/a11y-review
Command: npx skills add https://github.com/MinBZK/moza-site --skill a11y-review-minbzk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deze Skill automatiseert toegankelijkheidscontroles voor webtemplates, CSS en HTML om te controleren of ze voldoen aan WCAG 2.1 AA.

Core Features & Use Cases

  • Toegankelijkheidsbeoordeling: analyseert semantiek, ARIA-labelling, focus states, toetsenbordnavigatie en contrast volgens WCAG 2.1 AA.
  • Rapportage: levert een gestructureerde samenvatting met bevindingen en concrete aanbevelingen.
  • Use Case: toepasbaar tijdens het reviewen van templates, CSS/HTML, of wanneer een gebruiker accessibility checkt vraagt.

Quick Start

Voer de a11y-review uit op de huidige pagina en ontvang een Nederlands rapport met bevindingen en oplossingsvoorstellen.

Frequently Asked Questions about a11y-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my HTML and CSS for WCAG 2.1 AA conformance?

You can run an automated accessibility review on your web templates, CSS, and HTML to verify WCAG 2.1 AA conformance. The review checks semantic markup, keyboard navigation, color contrast, and ARIA usage, then outputs a structured report with issues and fixes.

What does an accessibility audit cover for semantic markup and ARIA?

An accessibility audit covers semantic markup, ARIA labeling, focus states, keyboard navigation, and color contrast according to WCAG 2.1 AA. It analyzes your web content to identify accessibility barriers and provides a structured summary with concrete recommendations.

Can I use this to review web templates for keyboard navigation and color contrast issues?

Yes, you can use this during template reviews or CSS and HTML audits to check keyboard navigation and color contrast. It enforces WCAG 2.1 AA criteria and delivers a structured report detailing found issues alongside practical fixes.

What is the best way to generate a report for web accessibility fixes?

The best way to generate a report for web accessibility fixes is to run an automated review on your HTML and CSS. It produces a structured summary detailing WCAG 2.1 AA conformance issues and providing concrete recommendations to resolve them.