accessibility-engineer

Audit web and mobile interfaces for WCAG 2.2 AA/AAA conformance.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/ouakar/ubinarys-dental --skill accessibility-engineer-ouakar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility-engineer
Source: https://github.com/ouakar/ubinarys-dental/tree/main/skills/forgewright/skills/accessibility-engineer
Command: npx skills add https://github.com/ouakar/ubinarys-dental --skill accessibility-engineer-ouakar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Digital products often fail accessibility standards, risking exclusion and compliance issues. This Skill audits and implements web/mobile accessibility to ensure WCAG 2.2 AA/AAA conformance, screen reader support, keyboard operability, color contrast, ARIA patterns, and consistent testing.

Core Features & Use Cases

  • WCAG 2.2 AA/AAA audits and remediation guidance
  • ARIA pattern validation, keyboard navigation checks, and screen reader testing
  • Color contrast verification and inclusive design validation
  • Remediation planning, accessibility statements, and CI-ready checks
  • Use Case: integrate into design-review and Frontend QA to prevent accessibility regressions

Quick Start

Run an automated accessibility audit on your web app and generate a prioritized remediation plan.

Frequently Asked Questions about accessibility-engineer

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

FAQPage Schema
How do I audit my web app for WCAG 2.2 AA compliance?

To audit web app WCAG 2.2 AA compliance, run an automated accessibility check that verifies color contrast, ARIA patterns, and keyboard navigation. This process generates a prioritized remediation plan to fix identified violations across your interfaces.

What is ARIA pattern validation and when do I need it?

ARIA pattern validation checks that dynamic web interface roles, states, and properties are correctly mapped for screen readers. You need it when developing interactive components to ensure assistive technologies accurately interpret and navigate your UI elements.

How do I test keyboard navigation and screen reader support?

Test keyboard navigation and screen reader support by verifying operability and robust ARIA outputs across web and mobile interfaces. This ensures users relying on keyboard-only interactions and assistive technologies can navigate your application effectively.

Can I integrate accessibility checks into frontend design and QA workflows?

Yes, you can integrate accessibility checks into frontend design and QA workflows to prevent regressions. It applies automated audits across design reviews and QA testing, outputting CI-ready checks and accessibility statements.

What's the best way to generate an accessibility remediation plan?

The best way to generate an accessibility remediation plan is running an audit that identifies WCAG 2.2 AA/AAA failures in color contrast, ARIA, and keyboard operability. This produces prioritized remediation guidance and accessibility statements.

Does this accessibility audit work for mobile interfaces?

Yes, this accessibility audit works for mobile interfaces. It performs automated audits, screen reader testing, and ARIA mapping across both web and mobile platforms to verify WCAG 2.2 AA/AAA conformance consistently.