accessibility

Audit web pages for WCAG 2.2 compliance and accessibility issues.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/PolGubau/les-santes --skill accessibility-polgubau
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility
Source: https://github.com/PolGubau/les-santes/tree/main/.agents/skills/accessibility
Command: npx skills add https://github.com/PolGubau/les-santes --skill accessibility-polgubau

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers and content creators audit and improve web accessibility to meet WCAG 2.2 standards, making digital content accessible for users with disabilities.

Core Features & Use Cases

  • Accessibility Auditing: Perform comprehensive audits based on WCAG 2.2 and Lighthouse guidelines.
  • Guideline Implementation: Provide detailed instructions for text alternatives, color contrast, media alternatives, and keyboard navigation.
  • Use Case: Web developers can run this Skill to identify accessibility issues on their sites and receive actionable guidance to fix them before launch.

Quick Start

Use the accessibility skill to analyze your webpage for WCAG compliance and get a detailed report on accessibility improvements.

Frequently Asked Questions about accessibility

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

FAQPage Schema
How do I audit my website for WCAG 2.2 compliance?

To audit web accessibility for WCAG 2.2 compliance, you can analyze your webpage to identify issues with ARIA roles, color contrast, and keyboard navigation, receiving actionable guidance to resolve them.

What is the best way to fix web accessibility issues before launch?

The best way to fix web accessibility issues is to perform a comprehensive audit based on Lighthouse guidelines, which provides detailed instructions for text alternatives, media alternatives, and keyboard navigation validation.

How does keyboard navigation validation improve usability?

Keyboard navigation validation improves usability by ensuring users who cannot operate a mouse can fully navigate web content, implementing best practices that meet WCAG 2.2 standards for inclusive digital experiences.

Can I use this to check color contrast and ARIA roles?

Yes, you can check color contrast and ARIA roles to identify accessibility issues, receiving detailed implementation instructions that ensure your web content meets inclusive digital experience standards.

Does this accessibility auditing work for content managers?

Yes, accessibility auditing works for content managers, QA teams, and web developers aiming for inclusive digital experiences by identifying and improving web content to meet WCAG 2.2 standards.

What are the limitations of automated web accessibility auditing?

Automated web accessibility auditing identifies standard WCAG 2.2 issues like ARIA roles and color contrast, but complex usability contexts may require manual validation to ensure fully inclusive digital experiences.