Accessibility (a11y) Audit
analyze_accessibilityAudit web pages for accessibility compliance using axe-core, identifying WCAG violations by impact level to ensure sites meet accessibility standards before launch.
Instructions
Run an axe-core accessibility audit on a URL. Reports WCAG violations grouped by impact (critical/serious/moderate/minor) with the rule, description, and a link to the fix guide. Use to check pages before launch or to monitor a11y regressions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to audit for accessibility |