a11y

Audits UI components for WCAG 2.2 AA and ARIA compliance.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/Higashi-Kota/llm-mermaid-chat --skill a11y
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: a11y
Source: https://github.com/Higashi-Kota/llm-mermaid-chat/tree/main/.claude/skills/a11y
Command: npx skills add https://github.com/Higashi-Kota/llm-mermaid-chat --skill a11y

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the detection and remediation of accessibility issues in UI components, reducing manual audit time and ensuring WCAG AA compliance.

Core Features & Use Cases

  • WCAG 2.2 AA auditing and remediation guidance for web components.
  • ARIA-compliant widget authoring and validation workflows.
  • Use Case: A11y review for a new dashboard to ensure focus management and color contrast compliance.

Quick Start

Run the skill on a new UI component to run an accessibility audit and generate fixes.

Frequently Asked Questions about a11y

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit UI components for WCAG 2.2 AA compliance?

WCAG 2.2 AA auditing is automated by running this skill on UI components to detect accessibility issues and generate remediation guidance. It applies structured checklists to validate web interfaces and apps.

Can I automate accessibility validation for web interface focus management?

Accessibility validation for focus management is automated by applying structured checklists and validated workflows to web interfaces. This ensures keyboard navigation and focus order meet WCAG 2.2 AA standards.

Does this accessibility auditing approach work for mobile apps?

Accessibility auditing applies to both web interfaces and apps, enforcing WCAG 2.2 AA and WAI-ARIA 1.2 conformance. It identifies and helps fix accessibility issues across multiple platforms.

What is the best way to fix color contrast compliance issues in a dashboard?

Color contrast compliance issues are fixed by running an accessibility audit on the dashboard UI to detect violations and generate validated remediation steps. This enforces WCAG 2.2 AA contrast requirements.