wcag-audit-patterns

Audit WCAG 2.2 accessibility with automated testing and remediation guidance.

4|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/AI-Foundry-Core/ril-agents --skill wcag-audit-patterns-ai-foundry-core
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wcag-audit-patterns
Source: https://github.com/AI-Foundry-Core/ril-agents/tree/main/plugins/accessibility-compliance/skills/wcag-audit-patterns
Command: npx skills add https://github.com/AI-Foundry-Core/ril-agents --skill wcag-audit-patterns-ai-foundry-core

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

Core Features & Use Cases

  • Structured audit framework covering POUR principles, checklists, and practical remediation patterns.
  • Automated testing guidance with examples using popular tooling (axe-core) and hands-on remediation patterns.
  • Real-world scenarios: perform accessibility audits on multi-component sites, iterate on fixes, and validate conformance across pages and widgets.
  • Use Case: Integrate WCAG patterns into design systems to ensure components meet accessibility standards from development to deployment.

Quick Start

Run a WCAG 2.2 audit on your site and apply the remediation patterns provided.

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

To audit a website for WCAG 2.2 compliance, this skill applies a structured framework covering POUR principles and automated testing with axe-core. It provides manual verification steps and practical remediation patterns to fix identified accessibility violations.

How do I fix WCAG violations using automated testing tools?

Fixing WCAG violations involves integrating automated testing tools like axe-core to detect issues, followed by applying step-by-step remediation patterns. This skill guides you through iterating on fixes and validating conformance across pages and widgets.

What are the POUR principles in an accessibility audit?

The POUR principles—Perceivable, Operable, Understandable, and Robust—are the foundational WCAG accessibility guidelines. This audit framework structures its checklist and verification process to ensure comprehensive coverage of these four core principles.

Can I integrate WCAG patterns into an existing design system?

Yes, you can integrate WCAG patterns into design systems to ensure components meet accessibility standards from development to deployment. This approach allows you to audit multi-component sites and validate conformance across various widgets.

Does this WCAG audit cover both automated and manual verification?

Yes, this WCAG audit covers both automated and manual verification. It guides you through using automated tooling like axe-core for initial detection, followed by manual verification to validate conformance and apply remediation patterns.

What is the best way to remediate accessibility violations across multiple pages?

The best way to remediate accessibility violations across multiple pages is to apply structured remediation patterns iteratively. This skill provides a framework to perform audits, implement fixes, and validate conformance across all affected pages and widgets.