accessibility-contrast-audit

Community

Quantitative accessibility audit

AuthorCANTAGESTUDIO
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Performs quantitative accessibility checks for contrast, font sizes, hit targets, and semantic structure to meet accessibility guidelines.

Core Features & Use Cases

  • WCAG Dimensions: Normal/large text contrast, hit targets, heading structure.
  • Problem Types: low-contrast, text-too-small, hit-area-too-small, heading-skip, missing-alt.

Quick Start

python3 scripts/audit_accessibility.py --source src/ --tokens tokens.json

Dependency Matrix

Required Modules

None required

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: accessibility-contrast-audit
Download link: https://github.com/CANTAGESTUDIO/CosmicAtlasPacker/archive/main.zip#accessibility-contrast-audit

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