accessibility

Audit web content against WCAG 2.1 guidelines and Lighthouse accessibility best practices.

Updated Jun 8, 2023
One-click install
npx skills add https://github.com/RutEsMx/RutEs-Admin --skill accessibility-rutesmx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility
Source: https://github.com/RutEsMx/RutEs-Admin/tree/main/.agents/skills/accessibility
Command: npx skills add https://github.com/RutEsMx/RutEs-Admin --skill accessibility-rutesmx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps ensure digital content is usable by everyone, including people with disabilities, by auditing and improving adherence to accessibility standards.

Core Features & Use Cases

  • WCAG Compliance: Audits against Web Content Accessibility Guidelines (WCAG) 2.1.
  • Accessibility Improvement: Provides actionable code examples and best practices for perceivable, operable, understandable, and robust design.
  • Use Case: When a website fails to meet accessibility standards, use this Skill to identify issues like poor color contrast or missing alt text and receive guidance on how to fix them.

Quick Start

Use the accessibility skill to audit the current page for WCAG 2.1 compliance.

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.1 compliance?

To audit WCAG 2.1 compliance, evaluate your web content against perceivable, operable, understandable, and robust guidelines using detailed checklists and Lighthouse accessibility best practices to identify issues like missing alt text.

What is the best way to fix poor color contrast for screen reader users?

Fixing poor color contrast involves applying WCAG 2.1 guidelines to adjust visual design elements, while ensuring screen reader compatibility requires robust content structure and actionable code examples for perceivable content.

How does Lighthouse accessibility testing work for inclusive design?

Lighthouse accessibility testing works by auditing web pages against inclusive design best practices, generating detailed checklists and actionable code examples to resolve barriers for users with disabilities.

When do I need to apply web standards for perceivable and operable content?

You need to apply web standards for perceivable and operable content when digital elements fail accessibility audits, ensuring all interactive features are usable by people with disabilities across various platforms.

Can I use automated checklists to improve missing alt text on my web pages?

Yes, you can use detailed accessibility checklists to identify missing alt text and apply the provided code examples to improve robust content and ensure your web pages meet a11y standards.