accessibility-audit

Identify accessibility gaps in user interfaces across desktop and mobile.

108|27|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/diegosouzapw/omni-skills --skill accessibility-audit-diegosouzapw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-audit
Source: https://github.com/diegosouzapw/omni-skills/tree/main/skills/accessibility-audit
Command: npx skills add https://github.com/diegosouzapw/omni-skills --skill accessibility-audit-diegosouzapw

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Accessibility audits identify and remediate gaps in keyboard navigation, focus management, semantics, contrast, motion, and live regions before UI ships.

Core Features & Use Cases

  • Structured audit scope for screens, modals, dialogs, forms, and navigation.
  • Deliver an audit packet with release blockers, follow-ups, and implementation notes.
  • Reusable references, checklists, and templates to guide teams.

Quick Start

Run a comprehensive accessibility audit on the target UI focusing on keyboard flow, focus visibility, semantics, contrast, and motion.

Frequently Asked Questions about accessibility-audit

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

FAQPage Schema
How do I run an accessibility audit on a new UI screen before shipping?

An accessibility audit checks your interface for keyboard flow, focus visibility, semantics, contrast, and motion. It generates an audit packet detailing release blockers, follow-up remediation steps, and implementation notes to resolve operability gaps with assistive technology.

What is an accessibility audit packet and what does it include?

An accessibility audit packet is a structured deliverable containing release blockers, follow-up items, and implementation notes. It provides actionable guidance to remediate keyboard navigation, focus management, semantics, contrast, motion, and live region gaps before UI ships.

Can I use an accessibility audit to evaluate complex widgets and modals on mobile?

Yes, accessibility audits are applicable to complex widgets, modals, dialogs, forms, and navigation across both desktop and mobile environments. They specifically evaluate operability with assistive technology to ensure compliance before release.

How do I check keyboard flow and focus visibility for assistive technology compatibility?

Check keyboard flow and focus visibility by auditing the UI to ensure all interactive elements are operable without a mouse and focus indicators are clear. The audit verifies these accessibility gaps are resolved for users relying on assistive technology.

What's the best way to identify live regions and motion accessibility gaps in my interface?

The best way to identify live regions and motion gaps is through a comprehensive accessibility audit of the target UI. This process evaluates dynamic content updates and motion triggers to ensure they meet operability requirements for assistive technology users.