accessibility-compliance

Audit and enforce WCAG 2.2 accessibility compliance for web and mobile UI components.

4|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/AI-Foundry-Core/ril-agents --skill accessibility-compliance-ai-foundry-core
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-compliance
Source: https://github.com/AI-Foundry-Core/ril-agents/tree/main/plugins/ui-design/skills/accessibility-compliance
Command: npx skills add https://github.com/AI-Foundry-Core/ril-agents --skill accessibility-compliance-ai-foundry-core

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

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.

Core Features & Use Cases

  • WCAG 2.2 Guidelines alignment and conformance checks
  • ARIA patterns guidance for roles, states, and properties
  • Keyboard navigation design and screen reader compatibility
  • Mobile accessibility considerations and testing
  • Use Case: Teams auditing and remediating accessibility gaps across web and mobile apps to ensure conformance and inclusive UX

Quick Start

Audit and implement WCAG 2.2 accessibility across UI components and forms.

Frequently Asked Questions about accessibility-compliance

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

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

Audit web UI components for WCAG 2.2 compliance by checking perceivable, operable, and robust criteria across devices. This process evaluates ARIA patterns, keyboard navigation, and screen reader compatibility to identify and remediate accessibility gaps in forms and dynamic content.

What ARIA patterns do I need for screen reader compatibility?

ARIA patterns for screen reader compatibility require correct roles, states, and properties on dynamic UI elements. Implementing these patterns ensures assistive technologies accurately interpret and announce interface changes, fulfilling robust WCAG 2.2 criteria for inclusive user experiences.

Does this accessibility audit support mobile interfaces and forms?

Yes, this accessibility audit supports mobile interfaces and forms by evaluating mobile-specific accessibility considerations. It enforces WCAG 2.2 conformance checks across web and mobile UI components to guarantee operable and perceivable interactions on touch devices.

How do I design keyboard navigation for accessible dynamic content?

Design keyboard navigation for dynamic content by ensuring all interactive elements are focusable and operable without a mouse. This approach enforces WCAG 2.2 keyboard accessibility criteria, verifying that screen reader users can navigate forms and UI components effectively.

What is inclusive design and when do I need WCAG 2.2 conformance checks?

Inclusive design ensures interfaces are usable by people with diverse abilities, requiring WCAG 2.2 conformance checks when building web or mobile apps. You need these audits to remediate accessibility gaps and guarantee assistive technology support across devices.