accessibility-audit

Audit web applications for WCAG 2.2 compliance across seven accessibility categories.

Updated May 26, 2026
One-click install
npx skills add https://github.com/dinoudon/udon-collective-skills --skill accessibility-audit-dinoudon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-audit
Source: https://github.com/dinoudon/udon-collective-skills/tree/main/skills/quality/accessibility-audit
Command: npx skills add https://github.com/dinoudon/udon-collective-skills --skill accessibility-audit-dinoudon

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a thorough WCAG 2.2 compliance audit for your application, ensuring accessibility for all users, including those with disabilities.

Core Features & Use Cases

  • WCAG 2.2 Conformance: Checks against the WCAG 2.2 guidelines for accessibility.
  • 7-Category Audit Framework: Evaluates keyboard navigation, screen readers, visual design, forms & inputs, multimedia, dynamic content, and mobile & touch.
  • Automated Testing Tools: Recommends tools like Lighthouse, axe, and Pa11y for automated testing.

Quick Start

Run the accessibility-audit skill to begin the compliance audit of your web application.

Frequently Asked Questions about accessibility-audit

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

FAQPage Schema
How do I conduct a WCAG 2.2 accessibility audit for my web application?

To conduct a WCAG 2.2 accessibility audit, evaluate keyboard navigation, screen reader compatibility, visual design, forms, multimedia, dynamic content, and mobile usability using a mix of automated testing tools and manual checks.

What is included in a comprehensive screen reader compatibility check?

A comprehensive screen reader compatibility check evaluates visual design, forms, multimedia, and dynamic content against WCAG 2.2 standards, utilizing automated tools and manual testing for accurate accessibility validation.

Does this accessibility audit work with automated testing tools like Lighthouse and axe?

Yes, this accessibility audit works with automated testing tools like Lighthouse, axe, and Pa11y to efficiently check WCAG 2.2 conformance before applying manual testing for accuracy.

What's the best way to test keyboard navigation for WCAG compliance?

The best way to test keyboard navigation for WCAG compliance is evaluating it within a 7-category audit framework that combines automated testing tools for efficiency with manual testing for accuracy.

Why do I need manual testing if I already use automated accessibility tools?

You need manual testing alongside automated accessibility tools because automated checks alone cannot fully validate WCAG 2.2 compliance across dynamic content, mobile usability, and complex screen reader interactions.