web-scanning

Installation
SKILL.md

Web Scanning

Supported Audit Methods

Method Tool When to Use
Runtime scan axe-core CLI Live URL available (dev server or production)
Code review Agent specialists Source code available in workspace
Both axe-core + agents Most comprehensive - catches issues from both angles

Runtime Scanning Commands

axe-core CLI

# Single page scan (WCAG 2.2 AA)
npx @axe-core/cli <URL> --tags wcag2a,wcag2aa,wcag21a,wcag21aa
Related skills
Installs
140
GitHub Stars
273
First Seen
Mar 20, 2026