accessibility-review

Audit web applications for WCAG 2.1/2.2 accessibility compliance in Chrome.

2|Updated May 15, 2026
One-click install
npx skills add https://github.com/bdbch/ai-dotfiles --skill accessibility-review-bdbch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-review
Source: https://github.com/bdbch/ai-dotfiles/tree/main/skills/accessibility-review
Command: npx skills add https://github.com/bdbch/ai-dotfiles --skill accessibility-review-bdbch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Google_Chrome_MCP, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a systematic WCAG accessibility audit, addressing keyboard navigation, screen reader compatibility, color contrast, ARIA, and semantic HTML, ensuring web applications meet compliance standards.

Core Features & Use Cases

  • Systematic WCAG Audit: Comprehensive check for accessibility compliance using browser tools.
  • Keyboard Navigation: Verifies interactive elements are reachable and operable via keyboard.
  • Screen Reader Compatibility: Tests for proper ARIA usage and semantic HTML.
  • Use Case: Before launching a web application, use this Skill to perform an accessibility audit and identify potential compliance issues.

Quick Start

Run the accessibility-review skill with the URL of the web application you want to audit.

Frequently Asked Questions about accessibility-review

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

FAQPage Schema
How do I perform a WCAG 2.1 audit for web accessibility in Chrome?

To perform a WCAG 2.1 audit, this skill navigates your web application in Chrome to inspect keyboard navigation, screen reader compatibility, color contrast, ARIA, and semantic HTML for compliance issues.

What does a web accessibility audit check for?

A web accessibility audit checks for keyboard navigation operability, screen reader compatibility via ARIA and semantic HTML, and color contrast to ensure WCAG compliance.

Can I test keyboard navigation and ARIA usage using an automated browser tool?

Yes, you can test keyboard navigation and ARIA usage by operating within the Chrome browser via MCP to systematically navigate, inspect, and test interactive elements for accessibility compliance.

Do I need Google Chrome MCP to run a WCAG compliance check?

Yes, you need the Google Chrome MCP dependency, as the audit operates within the Chrome browser using MCP to navigate pages and inspect elements for accessibility compliance.

What's the best way to verify screen reader compatibility before launching a web app?

The best way to verify screen reader compatibility is running a systematic audit that tests for proper ARIA usage and semantic HTML structure within the Chrome browser environment.

How do I check color contrast for WCAG compliance in a web application?

You check color contrast for WCAG compliance by running a systematic audit that inspects the web application's visual elements directly within the Chrome browser using the MCP.