accessibility-audit

Identify and remedy WCAG 2.2 AA accessibility defects in web applications.

Updated Feb 20, 2026
One-click install
npx skills add https://github.com/jota-batuta/batuta-dots --skill accessibility-audit-jota-batuta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-audit
Source: https://github.com/jota-batuta/batuta-dots/tree/main/BatutaClaude/skills/accessibility-audit
Command: npx skills add https://github.com/jota-batuta/batuta-dots --skill accessibility-audit-jota-batuta

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematically identify accessibility defects to ensure WCAG 2.2 AA conformance, enabling inclusive software experiences across keyboard, screen reader, color-contrast, and ARIA scenarios.

Core Features & Use Cases

  • Automated audit coverage using tooling for structure, contrast, and ARIA.
  • Manual keyboard navigation checks and screen reader compatibility validation.
  • Comprehensive remediation guidance with severity-based prioritization.
  • Use Case: pre-release accessibility verification for web apps and design systems.

Quick Start

Run a full four-layer accessibility audit on your web project to produce an actionable remediation report.

Frequently Asked Questions about accessibility-audit

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

FAQPage Schema
How do I audit my web application for WCAG 2.2 AA compliance?

To audit WCAG 2.2 AA compliance, run a four-layer review covering automated tooling, keyboard navigation, screen reader compatibility, and visual checks to produce an actionable remediation report with severity prioritization.

What is the best way to test keyboard navigation and screen reader compatibility?

Testing keyboard navigation and screen reader compatibility requires manual validation checks across web applications to ensure interactive elements are reachable and properly announced, forming a core layer of a structured accessibility audit.

Does this accessibility audit cover ARIA roles and color contrast defects?

Yes, the accessibility audit covers ARIA scenarios and color contrast defects by using automated tooling to evaluate structure and contrast, identifying issues with clearly defined criteria and remediation guidance.

Can I use this to verify accessibility for a pre-release design system?

Yes, you can verify accessibility for pre-release web apps and design systems by running a full audit that systematically identifies defects and enforces structured testing before release.

How are accessibility defects prioritized in the remediation report?

Accessibility defects are prioritized using severity-based ranking in the remediation report, providing clear locations and structured guidance to fix WCAG 2.2 AA conformance issues effectively.