wcag-compliance-checker

Community

Automate WCAG compliance, build inclusive web.

AuthorDexploarer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensuring a website meets WCAG 2.1 Level AA accessibility standards is a complex, multi-faceted task that often involves manual audits and deep technical knowledge. This Skill automates the identification of violations and provides actionable remediation guidance.

Core Features & Use Cases

  • Automated Accessibility Audits: Integrates with industry-standard tools like axe-core, pa11y, and Lighthouse to scan websites for WCAG violations.
  • Detailed Remediation Guidance: Provides specific code fixes for common issues like missing alt text, insufficient color contrast, and keyboard navigation problems.
  • Use Case: "Check my website https://example.com for WCAG 2.1 Level AA compliance and generate a report of critical issues with suggested fixes."

Quick Start

Check the accessibility of 'https://my-website.com' and list all critical WCAG violations.

Dependency Matrix

Required Modules

@axe-core/clipa11yjest-axelighthousecypress-axereact-axe

Components

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-compliance-checker
Download link: https://github.com/Dexploarer/claudius-skills/archive/main.zip#wcag-compliance-checker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository