accessibility

Automate web content evaluation against WCAG 2.2 accessibility standards.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the time-consuming process of ensuring web accessibility compliance, automating checks against WCAG 2.2 guidelines.

Core Features & Use Cases

  • WCAG 2.2 Compliance: Automatically scan web content for WCAG 2.2 compliance.
  • Audit and Fix: Provides immediate feedback on compliance issues and suggests fixes.
  • Use Case: Integrate into your continuous integration process to catch accessibility issues early in the development cycle.

Quick Start

Run the accessibility check on the website at 'http://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 WCAG 2.2 compliance checks for my website?

You can automate WCAG 2.2 compliance checks by scanning your web content with this tool, which evaluates pages against current accessibility standards using Lighthouse and ARIA guidelines to provide immediate feedback.

How does Lighthouse evaluate web accessibility during an audit?

Lighthouse evaluates web accessibility during an audit by analyzing web content against ARIA guidelines and WCAG 2.2 standards, identifying compliance issues, and suggesting actionable fixes to improve overall accessibility.

Can I integrate WCAG 2.2 accessibility audits into a continuous integration process?

Yes, you can integrate WCAG 2.2 accessibility audits into a continuous integration process to automatically catch compliance issues early in the web development cycle, ensuring quality assurance before deployment.

What is the best way to find and fix web accessibility issues using axe-core?

The best way to find and fix web accessibility issues is to run an automated audit using axe-core and Lighthouse, which detects WCAG 2.2 violations and provides immediate feedback with suggested fixes.

Does this web accessibility audit tool support WCAG 2.2 standards?

Yes, this web accessibility audit tool fully supports WCAG 2.2 standards, automatically scanning your web content to ensure compliance and providing detailed analysis based on ARIA guidelines.