accessibility-compliance

Implement WCAG 2.2 Level AA and AAA compliance for mobile accessibility.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/PriyanshKuniyal/gemini-cli-resources --skill accessibility-compliance-priyanshkuniyal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-compliance
Source: https://github.com/PriyanshKuniyal/gemini-cli-resources/tree/main/extensions/claude-code-workflows/plugins/ui-design/skills/accessibility-compliance
Command: npx skills add https://github.com/PriyanshKuniyal/gemini-cli-resources --skill accessibility-compliance-priyanshkuniyal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides guidelines and implementation for creating interfaces that comply with WCAG 2.2 standards, ensuring mobile accessibility and inclusivity.

Core Features & Use Cases

  • WCAG 2.2 Compliance: Implements guidelines for accessibility and inclusivity.
  • Mobile Accessibility: Optimizes interfaces for screen readers and assistive technologies.
  • Use Case: When building a new web application or website, use this Skill to audit and enhance the accessibility of your interfaces.

Quick Start

Run the accessibility-compliance skill to analyze the accessibility of your current web page.

Frequently Asked Questions about accessibility-compliance

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

FAQPage Schema
How do I make my web interface WCAG 2.2 compliant?

To make a web interface WCAG 2.2 compliant, you need to implement Level AA and AAA guidelines focusing on mobile accessibility, screen reader compatibility, and inclusive design. This skill analyzes your current web page to audit and enhance accessibility.

How do I implement ARIA patterns for mobile accessibility?

ARIA patterns define how assistive technologies interact with dynamic web elements. You need them when building interfaces requiring screen reader compatibility, ensuring mobile accessibility and proper WCAG 2.2 Level AA and AAA compliance for assistive technology support.

Can I use this skill to audit an existing web application for accessibility?

Yes, you can use this skill to audit existing web applications. It analyzes the accessibility of current web pages, implementing WCAG 2.2 guidelines to optimize interfaces for screen readers and assistive technologies during the audit process.

Does this skill support both Level AA and AAA WCAG compliance?

Yes, this skill implements both WCAG 2.2 Level AA and AAA compliance. It focuses on mobile accessibility and assistive technology support, targeting interfaces requiring ARIA patterns and screen reader compatibility for comprehensive inclusive design.

What is the best way to optimize interfaces for screen readers and assistive technologies?

The best way to optimize interfaces for screen readers is implementing WCAG 2.2 guidelines with proper ARIA patterns. This skill provides the framework for mobile accessibility and inclusive design, ensuring assistive technology compatibility.

Why does my web application fail mobile accessibility audits despite using ARIA?

Mobile accessibility audits may fail despite ARIA usage if WCAG 2.2 Level AA and AAA guidelines are not fully implemented. This skill helps identify gaps in screen reader compatibility and inclusive design principles to resolve compliance issues.