·web-scanning
</>

web-scanning

用于可访问性审核的 Web 内容发现、URL 爬行和页面清单。在扫描网页、抓取网站以进行审核范围或构建页面清单以进行多页面审核时使用。

15安装·1热度·@taylorarndt

安装

$npx skills add https://github.com/taylorarndt/a11y-agent-team --skill web-scanning

如何安装 web-scanning

通过命令行快速安装 web-scanning AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/taylorarndt/a11y-agent-team --skill web-scanning
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:taylorarndt/a11y-agent-team。

SKILL.md

查看原文

| 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
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from taylorarndt/a11y-agent-team

快速解答

什么是 web-scanning?

用于可访问性审核的 Web 内容发现、URL 爬行和页面清单。在扫描网页、抓取网站以进行审核范围或构建页面清单以进行多页面审核时使用。 来源:taylorarndt/a11y-agent-team。

如何安装 web-scanning?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/taylorarndt/a11y-agent-team --skill web-scanning 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/taylorarndt/a11y-agent-team