skills.vishalvoidskills/vishalvoid
EnterpriseIntermediate

accessibility

WCAG compliance, screen reader support, and keyboard navigation

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/addyosmani/web-quality-skills --skill accessibility

Overview

What This Skill Does

WCAG compliance, screen reader support, and keyboard navigation

Application

When to use this Skill

Documentation

Show Skills.md file

Accessibility (a11y)

Comprehensive accessibility guidelines based on WCAG 2.2 and Lighthouse accessibility audits. Goal: make content usable by everyone, including people with disabilities.

WCAG Principles: POUR

Principle Description
Perceivable Content can be perceived through different senses
Operable Interface can be operated by all users
Understandable Content and interface are understandable
Robust Content works with assistive technologies

Conformance levels

Level Requirement Target
A Minimum accessibility Must pass
AA Standard compliance Should pass (legal requirement in many jurisdictions)
AAA Enhanced accessibility Nice to have

Perceivable

Lines 1 - 25 of 441

Recommendations

Explore other random skills

All skillsMy patterns