wcag-audit-patterns

Audit websites for WCAG 2.2 violations with remediation guidance.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ihj04982/my-cursor-settings --skill wcag-audit-patterns-ihj04982
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wcag-audit-patterns
Source: https://github.com/ihj04982/my-cursor-settings/tree/main/skills/wcag-audit-patterns
Command: npx skills add https://github.com/ihj04982/my-cursor-settings --skill wcag-audit-patterns-ihj04982

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users audit websites for compliance with Web Content Accessibility Guidelines (WCAG) 2.2, identify violations, and provides guidance on how to fix them.

Core Features & Use Cases

  • WCAG Auditing: Comprehensive checklist and guidance for WCAG 2.2 conformance.
  • Violation Identification: Details common violations across POUR principles.
  • Remediation Guidance: Provides code examples for fixing common accessibility issues.
  • Automated Testing: Includes examples for integrating tools like axe-core.
  • Use Case: A web developer needs to ensure a new feature meets accessibility standards before launch. They use this Skill to systematically check against WCAG guidelines and implement necessary fixes.

Quick Start

Use the wcag-audit-patterns skill to audit the current page for WCAG 2.2 violations.

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?

You can audit web pages for WCAG 2.2 compliance by running this Skill to systematically evaluate content against POUR principles, identify accessibility violations, and generate remediation guidance with code examples.

What are common WCAG 2.2 accessibility violations and how do I fix them?

Common WCAG 2.2 accessibility violations span across POUR principles, which this Skill identifies and helps fix by providing detailed remediation guidance and code examples to ensure your web content meets compliance standards.

Can I integrate automated accessibility testing tools like axe-core with this audit?

Yes, you can integrate automated testing tools like axe-core, as this Skill includes examples for incorporating automated testing into your WCAG 2.2 accessibility audit workflow to identify violations efficiently.

Does this WCAG audit cover all four POUR accessibility principles?

Yes, this WCAG audit covers all four POUR accessibility principles, providing comprehensive checklists and guidance for Perceivable, Operable, Understandable, and Robust conformance to ensure full web accessibility compliance.

What is the best way to ensure a new web feature meets accessibility standards before launch?

The best way to ensure a new web feature meets accessibility standards before launch is to use this Skill to systematically check against WCAG 2.2 guidelines, identify violations across POUR principles, and implement necessary fixes using the provided code examples.