wcag-audit-patterns

Automate WCAG 2.2 accessibility audits with axe, Lighthouse, and WAVE scans.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/ricardohg1998-create/Plantilla-repo --skill wcag-audit-patterns-ricardohg1998-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wcag-audit-patterns
Source: https://github.com/ricardohg1998-create/Plantilla-repo/tree/main/.agent/skills/wcag-audit-patterns
Command: npx skills add https://github.com/ricardohg1998-create/Plantilla-repo --skill wcag-audit-patterns-ricardohg1998-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams perform WCAG 2.2 accessibility audits by combining automated testing, manual verification, and remediation guidance to fix violations and implement accessible patterns across websites.

Core Features & Use Cases

  • Automated scanning: Run axe, Lighthouse, and WAVE scans to surface accessibility issues with criteria mapping.
  • Manual verification & remediation: Validate findings through keyboard and screen reader checks, and craft actionable fixes with remediation guidance.
  • Artifact generation & reporting: Produce remediation plans, VPAT-ready artifacts, and traceable audit trails for compliance and governance.

Quick Start

Use this skill to initiate a WCAG 2.2 audit on a target website, then map findings to WCAG criteria and generate a remediation plan.

Frequently Asked Questions about wcag-audit-patterns

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

FAQPage Schema
How do I automate WCAG 2.2 accessibility audits for a website?

Automate WCAG 2.2 accessibility audits by running axe, Lighthouse, and WAVE scans to surface issues, map findings to criteria, and generate remediation guidance. This combines automated scans with manual verification steps.

What is the best way to map automated accessibility scan results to WCAG criteria?

Map automated accessibility scan results to WCAG criteria by using audit patterns that parse tool outputs from axe, Lighthouse, and WAVE, linking each detected violation directly to its corresponding WCAG 2.2 success criterion.

How do I generate a remediation plan and VPAT-ready artifacts for web accessibility compliance?

Generate a remediation plan and VPAT-ready artifacts by combining automated scan data with manual keyboard and screen reader checks, producing traceable audit trails and actionable fixes for compliance governance.

Can I use axe, Lighthouse, and WAVE together for manual accessibility verification?

You can use axe, Lighthouse, and WAVE together for manual accessibility verification by running automated scans first, then validating findings through keyboard navigation and screen reader checks to ensure accurate remediation.

Does this accessibility audit process cover both automated scans and manual screen reader checks?

This accessibility audit process covers both automated scans and manual screen reader checks, integrating axe, Lighthouse, and WAVE outputs with manual verification to craft actionable fixes and remediation guidance.