accessibility

Automate WCAG 2.2 accessibility audits using Lighthouse and manual checks.

Updated Jun 21, 2026
One-click install
npx skills add https://github.com/Bonny94ITA/BottegaWeb --skill accessibility-bonny94ita
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility
Source: https://github.com/Bonny94ITA/BottegaWeb/tree/main/.claude/skills/accessibility
Command: npx skills add https://github.com/Bonny94ITA/BottegaWeb --skill accessibility-bonny94ita

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you audit and improve web accessibility, ensuring your content is usable by everyone, including people with disabilities.

Core Features & Use Cases

  • Audit and Improve: Automates WCAG 2.2 accessibility audits and provides actionable feedback.
  • Guidelines-Based: Follows WCAG 2.2 guidelines to ensure conformance.
  • Use Case: Use this Skill to ensure your website's content meets accessibility standards, making it more inclusive for all users.

Quick Start

Run the accessibility skill on your website to begin the audit process.

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?

The accessibility audit process utilizes Lighthouse for automated evaluation against WCAG 2.2 guidelines, and it also incorporates manual checks to ensure thorough conformance for your web content.

Do I need Lighthouse to perform an accessibility audit?

Yes, you need Lighthouse to perform the automated accessibility audits, as this Skill requires the Lighthouse dependency to evaluate your web content against WCAG 2.2 standards.

What is the best way to ensure my web content is accessible to all users?

The best way to ensure web content accessibility is to follow WCAG 2.2 guidelines using a combination of automated Lighthouse audits and manual checks to identify and resolve usability barriers for all users.

Can I use this process for website maintenance workflows?

Yes, this accessibility evaluation process applies to website development and maintenance workflows, helping you continuously ensure compliance and maintain inclusive design standards over time.

Does automated WCAG 2.2 evaluation catch all accessibility issues?

Automated WCAG 2.2 evaluation via Lighthouse does not catch all issues, which is why manual checks are required alongside the automated audit to achieve thorough conformance and true inclusive design.