dx-axe

Automate accessibility testing and remediation of web pages with axe MCP Server.

6|3|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/easingthemes/dx-aem-flow --skill dx-axe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dx-axe
Source: https://github.com/easingthemes/dx-aem-flow/tree/main/plugins/dx-core/skills/dx-axe
Command: npx skills add https://github.com/easingthemes/dx-aem-flow --skill dx-axe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The dx-axe Skill automates accessibility testing and remediation for web pages using the Deque axe MCP Server, enabling teams to identify and fix WCAG violations efficiently.

Core Features & Use Cases

  • Analyze a URL for accessibility violations with axe MCP.
  • Retrieve remediation guidance and apply fixes, then verify results.
  • Use in enterprise QA workflows to ensure WCAG compliance across sites and apps.

Quick Start

Test a URL for accessibility by running /dx-axe <URL> to analyze violations, apply remediation, and verify WCAG compliance.

Frequently Asked Questions about dx-axe

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

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

Automate accessibility testing by running the axe MCP Server against live URLs to identify WCAG violations. It analyzes pages, retrieves remediation guidance, applies fixes, and verifies compliance across enterprise web applications and local environments.

Can I use axe MCP to test local development environments for a11y issues?

Yes, axe MCP testing applies to both live URLs and local environments. It integrates with Chrome DevTools MCP to analyze web pages for accessibility violations and verify WCAG compliance during local development.

What WCAG standards are supported by automated axe remediation?

Automated axe remediation supports configurable standards including wcag2aa, wcag21aa, and best-practice. You specify the desired standard during analysis to evaluate web pages against the target compliance level.

Does axe MCP integrate with Chrome DevTools for web accessibility audits?

Yes, axe MCP integrates with Chrome DevTools MCP to perform web accessibility audits. This integration enables automated analysis, remediation, and verification of WCAG compliance directly within the browser environment.

What is the best way to remediate WCAG violations across enterprise web applications?

The best way to remediate WCAG violations across enterprise web applications is using axe MCP automation. It analyzes URLs, retrieves specific remediation guidance, applies fixes, and verifies results against standards like wcag21aa.