accessibility

Audit web content against WCAG 2.2 guidelines for accessibility conformance.

2|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/ylxai/hafiportrait-saas --skill accessibility-ylxai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility
Source: https://github.com/ylxai/hafiportrait-saas/tree/main/.agents/skills/accessibility
Command: npx skills add https://github.com/ylxai/hafiportrait-saas --skill accessibility-ylxai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps identify and improve web accessibility issues, ensuring compliance with WCAG 2.2 guidelines, which is crucial for making digital content usable for all users.

Core Features & Use Cases

  • Accessibility Audit: Conduct automated and manual checks against WCAG 2.2 guidelines.
  • WCAG Principles: Guides for perceivable, operable, understandable, and robust web design.
  • Conformance Levels: Assesses content for A, AA, and AAA conformance levels.
  • Use Case: Ideal for web developers and accessibility professionals to validate the accessibility of websites, web applications, and web services.

Quick Start

Run the accessibility skill on your website to generate an audit report and identify accessibility issues.

Frequently Asked Questions about accessibility

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

FAQPage Schema
How do I perform a WCAG 2.2 accessibility audit on my website?

A WCAG 2.2 accessibility audit evaluates web content for perceivable, operable, understandable, and robust design principles. It checks keyboard navigation, color contrast, text alternatives, and ARIA roles to generate a compliance report for levels A, AA, and AAA.

What is checked during a web accessibility audit for screen reader support?

A web accessibility audit for screen reader support checks ARIA roles, live regions, and text alternatives. It validates that digital content is robust and perceivable for assistive technologies according to WCAG 2.2 guidelines.

Can I use this to check keyboard navigation and color contrast for WCAG compliance?

Yes, you can check keyboard navigation and color contrast for WCAG compliance. The audit specifically evaluates these operable and perceivable interface requirements to ensure web content is usable for all users.

Does the web accessibility audit evaluate A, AA, and AAA conformance levels?

Yes, the web accessibility audit evaluates A, AA, and AAA conformance levels. It assesses web applications and services against these specific tiers to identify exactly where WCAG 2.2 compliance gaps exist.

What is the best way to ensure ARIA roles and live regions meet WCAG 2.2 guidelines?

The best way to ensure ARIA roles and live regions meet WCAG 2.2 guidelines is through a targeted accessibility audit. This validates that dynamic content updates are robustly designed and properly announced to assistive technologies.