·accessibility-wcag
</>

accessibility-wcag

Web accessibility patterns for WCAG 2.2 compliance including ARIA, keyboard navigation, screen readers, and testing

8Installs·1Trend·@rohitg00

Installation

$npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill accessibility-wcag

How to Install accessibility-wcag

Quickly install accessibility-wcag AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill accessibility-wcag
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: rohitg00/awesome-claude-code-toolkit.

SKILL.md

View raw

Use , , , , instead of for landmarks. Screen readers use these to navigate the page.

All interactive elements must be reachable via keyboard. Tab for focus navigation, Enter/Space for activation, Arrow keys for within-component navigation.

WCAG AA requires 4.5:1 contrast for normal text, 3:1 for large text (18px bold or 24px regular).

Web accessibility patterns for WCAG 2.2 compliance including ARIA, keyboard navigation, screen readers, and testing Source: rohitg00/awesome-claude-code-toolkit.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill accessibility-wcag
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from rohitg00/awesome-claude-code-toolkit

Quick answers

What is accessibility-wcag?

Web accessibility patterns for WCAG 2.2 compliance including ARIA, keyboard navigation, screen readers, and testing Source: rohitg00/awesome-claude-code-toolkit.

How do I install accessibility-wcag?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill accessibility-wcag Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/rohitg00/awesome-claude-code-toolkit