accessibility-expert

Audit WCAG 2.2 compliance and ARIA usage in web interfaces.

3|2|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/grasberg/sofia --skill accessibility-expert-grasberg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-expert
Source: https://github.com/grasberg/sofia/tree/main/workspace/skills/accessibility-expert
Command: npx skills add https://github.com/grasberg/sofia --skill accessibility-expert-grasberg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Accessibility audits and best practices for WCAG and ARIA to ensure inclusive interfaces.

Core Features & Use Cases

  • Automated accessibility audits (WCAG 2.2) across web interfaces, ARIA pattern recommendations, and focus management checks.
  • Manual evaluation guidance for keyboard navigation, screen readers, color contrast, and focus order.
  • Use Case: A product team audits a new page to fix a11y issues before release.

Quick Start

Run automated accessibility checks on your web app and review the resulting report for actionable fixes.

Frequently Asked Questions about accessibility-expert

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

FAQPage Schema
How do I check my web interface for WCAG 2.2 compliance?

To check WCAG 2.2 compliance, run automated accessibility audits across your web interfaces to generate actionable reports for ARIA usage, keyboard navigation, and color contrast fixes.

What is the best way to fix ARIA usage and keyboard navigation issues?

Fix ARIA usage and keyboard navigation issues by applying ARIA best practices and focus management checks recommended during an accessibility audit, ensuring proper screen reader support and logical focus order.

How do I ensure my web app supports screen readers and keyboard focus management?

Ensure screen reader support and keyboard focus management by enforcing ARIA patterns and focus order checks, utilizing manual evaluation guidance to verify inclusive design across your web app.

Does this accessibility audit cover color contrast and keyboard focus order?

Yes, this accessibility audit covers color contrast and keyboard focus order by providing manual evaluation guidance alongside automated checks to verify your interface meets inclusive design standards.

When do I need to run an accessibility audit for ARIA and WCAG standards?

Run an accessibility audit for ARIA and WCAG standards when a product team needs to identify and fix a11y issues in a new page or web interface before release, ensuring inclusive user experiences.