·accessibility-a11y
</>

accessibility-a11y

WCAG 2.2 compliance, ARIA patterns, keyboard navigation, screen readers, automated testing

19Installs·1Trend·@travisjneuman

Installation

$npx skills add https://github.com/travisjneuman/.claude --skill accessibility-a11y

How to Install accessibility-a11y

Quickly install accessibility-a11y 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/travisjneuman/.claude --skill accessibility-a11y
  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: travisjneuman/.claude.

SKILL.md

View raw

This skill covers building accessible web applications that work for everyone, including people using screen readers, keyboard-only navigation, switch devices, and other assistive technologies. It addresses WCAG 2.2 compliance at AA and AAA levels, correct ARIA usage, focus management, color contrast, reduced motion support, and automated testing integration.

Use this skill when building new UI components, reviewing existing interfaces for accessibility compliance, fixing a11y audit findings, or integrating automated accessibility testing into CI/CD pipelines.

When to use: Any overlay that requires user interaction before returning to the main content.

WCAG 2.2 compliance, ARIA patterns, keyboard navigation, screen readers, automated testing Source: travisjneuman/.claude.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Browse more skills from travisjneuman/.claude

Quick answers

What is accessibility-a11y?

WCAG 2.2 compliance, ARIA patterns, keyboard navigation, screen readers, automated testing Source: travisjneuman/.claude.

How do I install accessibility-a11y?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/travisjneuman/.claude --skill accessibility-a11y 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/travisjneuman/.claude