wcag-audit-patterns

Automate WCAG 2.2 accessibility audits and generate remediation plans.

Updated Oct 22, 2025
One-click install
npx skills add https://github.com/lemu/sea-prototype-template --skill wcag-audit-patterns-lemu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wcag-audit-patterns
Source: https://github.com/lemu/sea-prototype-template/tree/main/.agents/skills/wcag-audit-patterns
Command: npx skills add https://github.com/lemu/sea-prototype-template --skill wcag-audit-patterns-lemu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Conducts comprehensive accessibility evaluations by combining automated WCAG 2.2 checks with manual verification and remediation guidance, helping teams identify and fix violations efficiently.

Core Features & Use Cases

  • Automated WCAG checks to surface common violations during development and auditing.
  • Guided remediation patterns and best practices to fix issues across components and pages.
  • Use Case: Run audits on a website to generate a remediation plan and support VPAT/compliance documentation.

Quick Start

Run an automated WCAG audit on your site and review actionable remediation steps.

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 a WCAG 2.2 audit for my website?

You can automate a WCAG 2.2 audit by running automated checks to surface common accessibility violations, followed by manual verification steps to ensure complete conformance across your web pages.

What is the best way to generate WCAG remediation guidance for developers?

The best way to generate WCAG remediation guidance is to use guided remediation patterns that provide actionable best practices to fix accessibility issues directly across your components and pages.

Can I use this WCAG audit approach for VPAT compliance documentation?

Yes, you can use this WCAG audit approach to generate a remediation plan and support VPAT compliance documentation by combining automated checks with manual verification workflows.

Does an automated WCAG check replace manual accessibility verification?

No, automated WCAG checks do not replace manual verification; a complete accessibility evaluation requires combining automated testing techniques with manual verification steps embedded within the audit workflow.

How do web designers use WCAG audit patterns during development?

Web designers use WCAG audit patterns to perform end-to-end accessibility checks during development, identifying and remediating violations efficiently before they reach production environments.