# Claude Code Agent: Accessibility Tester > Use this agent when conducting comprehensive accessibility audits, WCAG 2.2 compliance assessments, or evaluating UI components and full codebases for barriers that affect... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent accessibility/accessibility-tester --yes ``` Use the dry run first when you want to inspect the files before activation: ```bash npx claude-code-templates@latest --agent accessibility/accessibility-tester --yes --dry-run ``` --- ## What This Agent Covers Use this agent when conducting comprehensive accessibility audits, WCAG 2.2 compliance assessments, or evaluating UI components and full codebases for barriers that affect... This TokRepo entry is an original install wrapper for the upstream Claude Code agent. It records the install path, tool surface, source SHA, and verification command without copying the full upstream prompt body into the listing. --- ## Operating Profile - Category: Accessibility - Claude Code Templates path: `accessibility/accessibility-tester` - Tools declared upstream: Read, Grep, Glob, Bash - Best fit: Claude Code projects that need a focused specialist agent and a reproducible install command. - Codex usage: stage or inspect the generated `SKILL.md` before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent accessibility/accessibility-tester --yes --dry-run ``` Expected installed file: ```text .claude/agents/accessibility-tester.md ``` --- ## Source & License - Source: [davila7/claude-code-templates accessibility/accessibility-tester.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/accessibility/accessibility-tester.md) - Source SHA: `72928894d1c7e94d914a47204befb9886d4036ca` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-accessibility-tester-82e71c91 Author: TokRepo精选