accessibility-audit

Evaluate UI changes against WCAG 2.2 conformance levels and accessibility standards.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/tgsatwit/agent-delivery-pub --skill accessibility-audit-tgsatwit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-audit
Source: https://github.com/tgsatwit/agent-delivery-pub/tree/main/.claude/skills/accessibility-audit
Command: npx skills add https://github.com/tgsatwit/agent-delivery-pub --skill accessibility-audit-tgsatwit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that user-facing changes meet accessibility standards, making products usable by people with diverse abilities and compliant with regulations.

Core Features & Use Cases

  • WCAG 2.2 Conformance: Evaluates UI against A, AA, and AAA levels.
  • Comprehensive Checks: Assesses semantic markup, keyboard navigation, screen reader compatibility, color contrast, and focus management.
  • Use Case: After a new feature is developed, use this Skill to audit its UI against WCAG 2.2 AA standards, identifying and prioritizing any accessibility violations before release.

Quick Start

Run an accessibility audit on the new user profile page.

Frequently Asked Questions about accessibility-audit

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

FAQPage Schema
How do I audit UI changes for WCAG 2.2 conformance?

To audit UI changes for WCAG 2.2 conformance, evaluate semantic markup, keyboard navigation, screen reader compatibility, color contrast, and focus management against A, AA, and AAA levels. Use this during testing or design review for any user-facing change.

What is the best way to check screen reader compatibility during development?

Checking screen reader compatibility involves evaluating semantic markup and focus management within your UI changes. This Skill assesses these elements against platform accessibility standards to ensure products are usable by people with diverse abilities before release.

Does this accessibility audit evaluate color contrast and keyboard navigation?

Yes, this accessibility audit evaluates color contrast and keyboard navigation. It comprehensively assesses these UI elements alongside semantic markup and screen reader compatibility to ensure your user-facing changes meet WCAG 2.2 AA compliance.

When do I need to run a WCAG compliance check on my UI?

You need to run a WCAG compliance check whenever you develop a new feature or make user-facing changes. Use it during testing or design review phases to identify and prioritize accessibility violations before release.

Can I test against different WCAG 2.2 conformance levels like A and AAA?

Yes, you can test against different WCAG 2.2 conformance levels including A, AA, and AAA. The audit evaluates your UI changes against these specific levels to help you identify accessibility violations and ensure your product meets the required compliance standards.