a11y-audit

Audit web interfaces for WCAG 2.2 AA accessibility compliance.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/blakeox/llm-skills --skill a11y-audit-blakeox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: a11y-audit
Source: https://github.com/blakeox/llm-skills/tree/main/skills/a11y-audit
Command: npx skills add https://github.com/blakeox/llm-skills --skill a11y-audit-blakeox

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers and designers identify and fix accessibility barriers in digital products, making them usable by users with disabilities.

Core Features & Use Cases

  • Accessibility Audits: Evaluates web interfaces against WCAG 2.2 AA standards, including color contrast, keyboard navigation, and semantic HTML.
  • Usability Testing: Assists teams in ensuring inclusivity for screen reader users, keyboard-only navigation, and visual impairments.
  • Use Case: Use this Skill to review a new web page and generate a report of accessibility issues that need fixing before launch.

Quick Start

Use the a11y-audit skill to analyze the accessibility of your web application and generate a compliance report.

Frequently Asked Questions about a11y-audit

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

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

Auditing web interface accessibility for WCAG 2.2 AA compliance requires detailed code analysis to validate semantic HTML, keyboard navigation testing, and color contrast ratio evaluation to detect inclusivity barriers.

What is involved in testing screen reader usability and keyboard navigation?

Testing screen reader usability and keyboard navigation involves evaluating semantic HTML structures and keyboard-only interaction flows to ensure visual impairment users can fully navigate digital products without barriers.

Can I use this accessibility audit for a new web page before launch?

Yes, you can use this accessibility audit to review a new web page before launch, generating a report of WCAG 2.2 AA compliance issues like contrast failures and keyboard barriers that require fixing.

What's the best way to evaluate color contrast ratios for visual impairments?

The best way to evaluate color contrast ratios for visual impairments is to analyze interface styles against WCAG 2.2 AA standards, identifying insufficient contrast that hinders readability for users with visual disabilities.

Does this accessibility audit work with existing development team workflows?

Yes, this accessibility audit integrates with development team workflows by providing detailed code analysis and usability testing results that highlight inclusivity barriers across browsers and assistive technologies.