accessibility-compliance

WCAG 2.2 compliance patterns for keyboard navigation, screen readers, mobile accessibility, and inclusive design.

wshobson ↓ 11k
Claude Code
View source ↗

What it does

  • Implementing WCAG 2.2 Level AA or AAA compliance
  • Building screen reader accessible interfaces
  • Adding keyboard navigation to interactive components
  • Implementing focus management and focus trapping
  • Creating accessible forms with proper labeling
  • Supporting reduced motion and high contrast preferences
  • Building mobile accessibility features (iOS VoiceOver, Android TalkBack)

Requirements & configuration

  • 5. Provide Text Alternatives: All non-text content needs descriptions

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

WCAG 2.2 compliance patterns for keyboard navigation, screen readers, mobile accessibility, and inclusive design.

Source

Repository: https://github.com/wshobson/agents

accessibility-compliance FAQ

What does the accessibility-compliance skill do?

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences. Implementing WCAG 2.2 Level AA or AAA compliance Building screen reader accessible interfaces

What does accessibility-compliance require?

5. Provide Text Alternatives: All non-text content needs descriptions

How do I install accessibility-compliance?

Run: npx -y skills add https://github.com/wshobson/agents --skill accessibility-compliance --agent claude-code — the source lives at github.com/wshobson/agents.

Maintain accessibility-compliance?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

accessibility-compliance on getagentictools
[![accessibility-compliance on getagentictools](https://getagentictools.com/badge/skills/wshobson-agents-accessibility-compliance.svg)](https://getagentictools.com/skills/wshobson-agents-accessibility-compliance?ref=badge)
npx agentictools info skills/wshobson-agents-accessibility-compliance

The second line is the CLI lookup for this page — handy in READMEs and docs.