wcag-audit-patterns

Audit websites against WCAG 2.2 with automated and manual testing.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MythologIQ/Zo-Qore --skill wcag-audit-patterns-mythologiq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wcag-audit-patterns
Source: https://github.com/MythologIQ/Zo-Qore/tree/main/.claude/commands/scripts/custom/wcag-audit-patterns
Command: npx skills add https://github.com/MythologIQ/Zo-Qore --skill wcag-audit-patterns-mythologiq

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the critical need for web accessibility by providing a comprehensive framework for auditing websites against WCAG 2.2 guidelines, identifying violations, and offering actionable remediation strategies.

Core Features & Use Cases

  • WCAG 2.2 Auditing: Detailed checklists covering Perceivable, Operable, Understandable, and Robust principles.
  • Automated Testing Integration: Examples for integrating with tools like axe-core, pa11y, and Lighthouse.
  • Remediation Guidance: Practical code examples for fixing common accessibility issues.
  • Use Case: A development team needs to ensure their new web application meets AA accessibility standards before launch. They use this Skill to guide their manual and automated testing, and to find solutions for identified issues.

Quick Start

Use the wcag-audit-patterns skill to audit the provided website URL for WCAG 2.2 compliance.

Frequently Asked Questions about wcag-audit-patterns

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 ADA and Section 508 compliance?

To conduct a WCAG 2.2 accessibility audit, use this Skill to run automated testing with axe-core or Lighthouse, manually verify Perceivable, Operable, Understandable, and Robust principles, and generate remediation guidance to meet ADA and Section 508 compliance standards.

Can I integrate automated accessibility testing tools like pa11y with this WCAG audit process?

Yes, you can integrate automated accessibility testing tools like pa11y, axe-core, and Lighthouse with this WCAG audit process to identify initial violations and support manual verification of your website's compliance.

What is the best way to fix WCAG violations found during a website accessibility audit?

The best way to fix WCAG violations is to apply the actionable code-level remediation guidance provided after auditing, ensuring your web development meets accessible design patterns and AA accessibility standards.

Does this WCAG audit cover VPAT compliance requirements?

Yes, this WCAG audit covers VPAT compliance requirements by evaluating your website against WCAG 2.2 guidelines to identify violations and provide the necessary remediation strategies for legal compliance.

How do I prepare a web application to meet AA accessibility standards before launch?

To prepare a web application for AA accessibility standards before launch, use this Skill to guide both manual and automated testing against WCAG 2.2 checklists, and implement the suggested code-level fixes for identified issues.