accessibility

Audit websites for WCAG 2.2 compliance using Lighthouse and custom patterns.

1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/Bigdrops/bigdrops-app --skill accessibility-bigdrops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility
Source: https://github.com/Bigdrops/bigdrops-app/tree/main/.agents/skills/accessibility
Command: npx skills add https://github.com/Bigdrops/bigdrops-app --skill accessibility-bigdrops

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the audit and improvement of web accessibility, ensuring compliance with WCAG 2.2 guidelines, making your content accessible to everyone.

Core Features & Use Cases

  • Automated Accessibility Checks: Conduct thorough audits of websites against WCAG 2.2 standards.
  • Guidelines and Patterns: Provide comprehensive guidelines and patterns for WCAG compliance.
  • Use Case: When you need to ensure your website is accessible and compliant with legal standards, use this Skill to scan and improve accessibility issues.

Quick Start

Use the accessibility skill to run an audit on your website 'https://www.example.com'.

Frequently Asked Questions about accessibility

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

FAQPage Schema
How do I automate web accessibility checks for WCAG 2.2 compliance?

Automated web accessibility checks use Lighthouse audits and custom pattern scripts to evaluate WCAG 2.2 compliance. This process scans websites to identify adherence issues and generate actionable improvement recommendations.

What is a Lighthouse audit for web accessibility?

A Lighthouse audit for web accessibility is an automated test evaluating webpages against standard a11y guidelines. It checks for WCAG 2.2 compliance, identifying issues like poor contrast or missing ARIA attributes to ensure content accessibility.

Do I need AxeCore installed to run an accessibility audit?

Yes, AxeCore is a required dependency to execute these accessibility audits. The Skill relies on both the AxeCore engine and Lighthouse to perform automated WCAG 2.2 compliance checks and generate accurate accessibility reports.

Can I use this Skill to audit a website for legal accessibility compliance?

Yes, this Skill is specifically built to ensure websites meet legal accessibility standards. It conducts thorough audits against WCAG 2.2 guidelines, making it ideal for website accessibility management and legal compliance verification.

What is the best way to check my website for WCAG 2.2 adherence?

The best way to check WCAG 2.2 adherence is using an automated audit tool combining Lighthouse checks with custom a11y patterns. This approach scans webpages for compliance issues and provides guidelines for necessary accessibility improvements.