wcag-audit-patterns

Audit WCAG 2.2 conformance with axe-core, pa11y, and lighthouse.

Updated Jan 16, 2026
One-click install
npx skills add https://github.com/knckknck/skills --skill wcag-audit-patterns-knckknck
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wcag-audit-patterns
Source: https://github.com/knckknck/skills/tree/main/skills/wcag-audit-patterns
Command: npx skills add https://github.com/knckknck/skills --skill wcag-audit-patterns-knckknck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auditing web content for WCAG 2.2 conformance with automated tests, manual checks, and remediation guidance to fix accessibility issues.

Core Features & Use Cases

  • Automated WCAG auditing using industry-standard tools (axe-core, pa11y, lighthouse) to identify violations.
  • Manual verification, remediation guidance, and pattern-based fixes to implement accessible components and pages.
  • Use cases include evaluating websites, single-page apps, and reusable components to ensure inclusive design and regulatory compliance.

Quick Start

Run a WCAG audit on your web content to detect violations and apply remediation patterns.

Frequently Asked Questions about wcag-audit-patterns

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 conformance?▼

Automating a WCAG 2.2 audit involves running axe-core, pa11y, or lighthouse against your web content to detect violations. It then provides manual verification steps and pattern-based remediation guidance to fix reusable components and pages.

Can I use axe-core and lighthouse to audit single-page apps for accessibility?▼

Yes, automated accessibility testing with axe-core and lighthouse supports single-page apps. The audit identifies WCAG 2.2 violations in single-page apps, websites, and reusable components, providing remediation patterns to achieve regulatory compliance.

What is the best way to fix WCAG violations found during an automated audit?▼

Fixing WCAG violations found during an automated audit requires applying pattern-based remediation guidance. This provides best practices and specific patterns to implement accessible components and pages, ensuring inclusive design and regulatory compliance.

Does automated WCAG testing replace manual accessibility verification?▼

No, automated WCAG testing does not replace manual accessibility verification. A complete WCAG 2.2 audit requires both automated testing tools to identify initial violations and manual verification to ensure proper remediation and full conformance.

When do I need to run a WCAG 2.2 audit on reusable components?▼

You need to run a WCAG 2.2 audit on reusable components when evaluating websites or single-page apps for regulatory compliance. Auditing reusable components ensures pattern-based fixes drive inclusive design across your entire web platform.