accessibility

Audit web content for WCAG 2.1 conformance and generate remediation guidance.

5.0k|454|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/tech-leads-club/agent-skills --skill accessibility-tech-leads-club
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility
Source: https://github.com/tech-leads-club/agent-skills/tree/main/packages/skills-catalog/skills/%28quality%29/web-accessibility
Command: npx skills add https://github.com/tech-leads-club/agent-skills --skill accessibility-tech-leads-club

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive WCAG 2.1-based accessibility guidelines and practical audit checks to help teams build inclusive experiences.

Core Features & Use Cases

  • WCAG-driven audits: Check per-criterion conformance and generate remediation guidance.
  • Lighthouse-assisted checks: Leverage Lighthouse reports to surface accessibility issues and best practices.
  • Use Case: When validating a new website, run the skill to produce a prioritized remediation plan aligned with WCAG 2.1 success criteria.

Quick Start

Run the accessibility skill on a URL to generate a WCAG 2.1 audit report with actionable fixes.

Frequently Asked Questions about accessibility

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

FAQPage Schema
How do I run a WCAG 2.1 accessibility audit on a web page?

A WCAG 2.1 accessibility audit identifies gaps in web content by checking per-criterion conformance. It generates a prioritized remediation plan with actionable fixes aligned to success criteria for development and QA teams.

Can I use Lighthouse reports to identify web accessibility issues?

Lighthouse reports surface web accessibility issues by running automated checks against web content. The audit leverages these reports to identify best practice violations and generate actionable remediation guidance for web apps.

What is included in a WCAG remediation plan for a website?

A WCAG remediation plan includes prioritized fixes aligned with WCAG 2.1 success criteria. It provides actionable guidance for resolving automated check failures and manual review gaps found during the accessibility audit.

Does this accessibility audit cover both automated checks and manual review?

The accessibility audit covers both automated checks and manual review support. It combines Lighthouse-assisted automated validation with WCAG 2.1 conformance checks to produce comprehensive remediation guidance.

When do I need to run a web accessibility audit?

Run a web accessibility audit when validating a new website or web app to ensure inclusive experiences. It identifies WCAG 2.1 conformance gaps early and produces a prioritized remediation plan for development teams.

What are the limitations of automated WCAG 2.1 conformance checks?

Automated WCAG 2.1 conformance checks cannot detect every accessibility gap, requiring manual review support to validate full compliance. The audit combines Lighthouse automation with manual checks to generate comprehensive remediation guidance.