什麼是 web-scanning?
用於可訪問性審核的 Web 內容發現、URL 爬行和頁面清單。在掃描網頁、爬行網站以取得審核範圍或建立頁面清單以進行多頁面審核時使用。 來源:taylorarndt/a11y-agent-team。
用於可訪問性審核的 Web 內容發現、URL 爬行和頁面清單。在掃描網頁、爬行網站以取得審核範圍或建立頁面清單以進行多頁面審核時使用。
透過命令列快速安裝 web-scanning AI 技能到你的開發環境
來源:taylorarndt/a11y-agent-team。
| 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 |
| wcag2a | WCAG 2.0 Level A | | wcag2aa | WCAG 2.0 Level AA | | wcag21a | WCAG 2.1 Level A | | wcag21aa | WCAG 2.1 Level AA | | wcag22aa | WCAG 2.2 Level AA | | best-practice | Best practices (not WCAG required) |
| Current page only | Scan single URL | 1 | | Key pages | User-provided list | User-defined | | Full site crawl | Follow internal links | 50 (default cap) |
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/taylorarndt/a11y-agent-team --skill web-scanning用於可訪問性審核的 Web 內容發現、URL 爬行和頁面清單。在掃描網頁、爬行網站以取得審核範圍或建立頁面清單以進行多頁面審核時使用。 來源:taylorarndt/a11y-agent-team。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/taylorarndt/a11y-agent-team --skill web-scanning 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/taylorarndt/a11y-agent-team