accessibility-audit

Audit UI components and pages for WCAG 2.1/2.2 accessibility compliance.

1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Kuass/kiro-gateway-plus --skill accessibility-audit-kuass
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-audit
Source: https://github.com/Kuass/kiro-gateway-plus/tree/main/.opencode/skill/accessibility-audit
Command: npx skills add https://github.com/Kuass/kiro-gateway-plus --skill accessibility-audit-kuass

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of auditing user interfaces for accessibility compliance, ensuring that digital products are usable by everyone, regardless of ability.

Core Features & Use Cases

  • WCAG Conformance: Audits against Web Content Accessibility Guidelines (WCAG 2.1/2.2).
  • Issue Identification: Detects keyboard navigation problems, color contrast failures, and missing alt text.
  • Pre-launch Verification: Provides a final check before releasing UIs to ensure accessibility standards are met.

Quick Start

Run an accessibility audit on the current UI component.

Frequently Asked Questions about accessibility-audit

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

FAQPage Schema
How do I check my UI components for WCAG 2.1 compliance?

To check UI components for WCAG 2.1 compliance, run an accessibility audit against the Web Content Accessibility Guidelines. This process analyzes visual hierarchy, interactive elements, and motion sensitivity to identify specific conformance failures before launch.

What is the best way to automate keyboard navigation and color contrast checks?

Automating keyboard navigation and color contrast checks involves scanning your UI pages to detect interactive element issues and visual hierarchy failures. This automated audit identifies missing alt text and contrast deviations in accordance with WCAG standards.

Can I use an accessibility audit for pre-launch UI verification?

Yes, you can use an accessibility audit for pre-launch UI verification. It serves as a final check to ensure your digital products meet accessibility standards, identifying issues related to keyboard navigation, color contrast, and content accessibility before release.

How does an automated UI audit detect motion sensitivity issues?

An automated UI audit detects motion sensitivity issues by analyzing interactive elements and visual hierarchy against WCAG 2.2 guidelines. It identifies potentially harmful animations or transitions that fail accessibility compliance for motion-sensitive users.

Do I need specific dependencies to run a WCAG conformance check?

You do not need specific external dependencies to run a WCAG conformance check using this Skill. It operates independently using built-in scripts and references to analyze your UI components and identify accessibility failures.

Why does my UI fail color contrast checks during accessibility compliance testing?

Your UI fails color contrast checks during accessibility compliance testing because the visual hierarchy contains elements that do not meet WCAG 2.1 ratio standards. An audit will identify these specific color contrast failures and missing alt text.