wcag-a11y-audit

Audit web and desktop UIs for WCAG 2.2 AA compliance with axe-core, Playwright, and jest-axe.

20|25|Updated May 30, 2026
One-click install
npx skills add https://github.com/OpenCoven/coven-cave --skill wcag-a11y-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wcag-a11y-audit
Source: https://github.com/OpenCoven/coven-cave/tree/main/marketplace/plugins/wcag-a11y-audit/skills/wcag-a11y-audit
Command: npx skills add https://github.com/OpenCoven/coven-cave --skill wcag-a11y-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a framework-agnostic WCAG 2.2 AA checklist for auditing and building accessible web and desktop UIs, helping to avoid common accessibility issues.

Core Features & Use Cases

  • Accessibility Audit: Identifies WCAG 2.2 AA compliance issues in web and desktop UIs.
  • ARIA Usage: Guides on proper ARIA implementation for enhanced accessibility.
  • Automated Testing: Integrates with tools like axe-core, Playwright, and jest-axe for automated accessibility testing.
  • Use Case: Use this Skill to ensure that a new feature in your web application is accessible to all users, including those with disabilities.

Quick Start

Run the wcag-a11y-audit skill to perform an accessibility audit on your web application.

Frequently Asked Questions about wcag-a11y-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 web accessibility for WCAG 2.2 AA compliance, you can run this Skill against your UIs. It checks for accessibility issues, validates proper ARIA usage, and integrates automated testing using axe-core, Playwright, and jest-axe.

What is the best way to automate accessibility testing with Playwright and axe-core?

Automating accessibility testing with Playwright and axe-core is achieved by running this Skill to execute automated checks. It provides a framework-agnostic checklist that identifies WCAG 2.2 AA compliance issues in web and desktop UIs.

Does this WCAG 2.2 AA checklist support desktop UIs or only web applications?

This WCAG 2.2 AA checklist supports both desktop and web UIs. It is designed for developers and QA engineers to audit accessible design implementations and verify proper ARIA usage across different UI environments.

How do I check for proper ARIA usage in my UI components?

To check for proper ARIA usage in your UI components, run this accessibility audit Skill. It guides you on correct ARIA implementation to enhance accessibility and ensures your features comply with WCAG 2.2 AA standards.

Can I use jest-axe for automated WCAG 2.2 AA compliance testing?

Yes, you can use jest-axe for automated WCAG 2.2 AA compliance testing. This Skill integrates jest-axe alongside axe-core and Playwright to help developers and QA engineers identify accessibility issues efficiently.

When should I perform a WCAG 2.2 AA accessibility audit?

You should perform a WCAG 2.2 AA accessibility audit when ensuring a new feature is accessible to all users, including those with disabilities. This helps avoid common accessibility issues during development and QA workflows.