accessibility-checker

Community

Build accessible UI that meets WCAG AAA.

AuthorLionGab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps ensure the app meets WCAG AAA accessibility standards by validating touch targets, color contrast, and labeling for interactive elements.

Core Features & Use Cases

  • Touch targets & hit areas: Enforce minimum sizes (44pt / 48dp).
  • Color contrast: Verify text and icons meet required contrast ratios.
  • Accessibility labels: Require labels and proper roles for interactive components.
  • Pattern-based checks: Use Grep rules to identify common accessibility gaps.

Quick Start

Run the accessibility checker on a screen to identify and fix accessibility issues before release.

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-checker
Download link: https://github.com/LionGab/NossaMaternidade-2/archive/main.zip#accessibility-checker

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