a11y-check

Audit web pages for WCAG 2.1 AA accessibility compliance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ebenfc/bird-photo-gallery --skill a11y-check-ebenfc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: a11y-check
Source: https://github.com/ebenfc/bird-photo-gallery/tree/main/.claude/skills/a11y-check
Command: npx skills add https://github.com/ebenfc/bird-photo-gallery --skill a11y-check-ebenfc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill identifies and helps fix accessibility issues in web pages or components, ensuring compliance with standards and improving usability for all users.

Core Features & Use Cases

  • Comprehensive Auditing: Checks ARIA attributes, keyboard navigation, color contrast, screen reader compatibility, and touch targets against WCAG 2.1 AA.
  • Pattern Reuse: Leverages existing accessible UI patterns within the BirdFeed project.
  • Use Case: Before launching a new feature, use this Skill to audit its accessibility, ensuring it meets the project's high standards and is usable by individuals with disabilities.

Quick Start

Use the a11y-check skill to audit the accessibility of the main photo gallery page.

Frequently Asked Questions about a11y-check

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

FAQPage Schema
How do I audit my web page for WCAG 2.1 AA compliance?

To audit web pages for WCAG 2.1 AA compliance, this skill evaluates ARIA attributes, keyboard navigation, color contrast, screen reader compatibility, and touch target sizes to identify accessibility issues.

What is included in an accessibility issue report for web components?

An accessibility issue report includes detailed findings with severity, location, and suggested fixes for identified problems. It evaluates ARIA attributes, keyboard navigation, and color contrast against WCAG 2.1 AA standards.

Can I check keyboard navigation and screen reader compatibility during an accessibility audit?

Yes, you can check keyboard navigation and screen reader compatibility during an accessibility audit. The evaluation also covers ARIA attributes, color contrast, and touch target sizes to ensure comprehensive WCAG 2.1 AA compliance.

What's the best way to fix color contrast and touch target accessibility issues?

The best way to fix color contrast and touch target issues is to run an audit that provides suggested fixes. The skill identifies these specific accessibility problems and offers detailed recommendations to meet WCAG 2.1 AA standards.

When do I need to run an accessibility audit before launching a new web feature?

You need to run an accessibility audit before launching a new web feature to ensure it meets high usability standards and is accessible to individuals with disabilities. This verifies WCAG 2.1 AA compliance across all interactive elements.