wcag-audit
CommunityFind and fix WCAG accessibility issues
Authorpvillega
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill automates the discovery and reporting of common web accessibility (WCAG) issues by combining static code analysis with runtime testing to surface problems automated tools can detect and to highlight areas needing manual review.
Core Features & Use Cases
- Framework detection and scope selection: Detects React, Vue, or plain HTML projects and determines which files or changed diffs to scan.
- Two-layer auditing: Runs ESLint accessibility plugins for fast static checks and axe-core CLI against live URLs for runtime coverage.
- Actionable findings: Outputs severity-ranked issues, maps runtime violations back to source files when possible, and provides a manual-review checklist for gaps automation cannot cover.
- Use case: Use this skill after a UI implementation or before merge to catch missing alt text, color-contrast failures, ARIA misuse, and other common accessibility regressions.
Quick Start
Run a static ESLint accessibility scan on changed files and then run axe-core against the running app URL to generate a combined accessibility report.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: wcag-audit Download link: https://github.com/pvillega/claude-templates/archive/main.zip#wcag-audit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.