accessibility

Community

Make UI accessible to all users.

Authorcosmix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Web accessibility patterns and WCAG compliance guidelines ensure products are usable by everyone, including people with disabilities. This skill covers semantic HTML, ARIA, keyboard navigation, and automated testing considerations.

Core Features & Use Cases

  • WCAG 2.1 POUR: Perceivable, operable, understandable, robust principles.
  • Semantic HTML & ARIA: Proper landmark roles, labels, and accessible widgets.
  • Keyboard & Screen Reader Readiness: Ensuring full functionality via keyboard and assistive tech.

Quick Start

Audit the UI for keyboard navigation gaps and add ARIA labels where missing.

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
Download link: https://github.com/cosmix/claude-code-setup/archive/main.zip#accessibility

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