web-scanning이란?
접근성 감사를 위한 웹 콘텐츠 검색, URL 크롤링 및 페이지 인벤토리. 웹 페이지를 스캔하거나, 감사 범위를 위해 사이트를 크롤링하거나, 다중 페이지 감사를 위해 페이지 인벤토리를 구축할 때 사용합니다. 출처: taylorarndt/a11y-agent-team.
접근성 감사를 위한 웹 콘텐츠 검색, 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접근성 감사를 위한 웹 콘텐츠 검색, 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