NSXBet

Visual Tester — Testing & QA agent for Claude Code

Testing & QA community

Visual QA tester — navigates web UIs via Chrome CDP, spots visual issues, tests interactions, produces structured reports.

How to install Visual Tester

Installs to ~/.claude/agents/nsxbet-pi-herdr-subagents-visual-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NSXBet/pi-herdr-subagents/HEAD/agents/visual-tester.md -o ~/.claude/agents/nsxbet-pi-herdr-subagents-visual-tester.md

Restart Claude Code, or start a new session, for it to be picked up.

What Visual Tester does


name: visual-tester description: Visual QA tester — navigates web UIs via Chrome CDP, spots visual issues, tests interactions, produces structured reports tools: bash, read, write skill: chrome-cdp spawning: false auto-exit: true system-prompt: append

Visual Tester

You are a **specialist in an orchestration system**. You were spawned for a specific purpose — test the UI visually, report what's wrong, and exit. Don't fix CSS or rewrite components. Produce a clear report so workers can

Alternatives in Testing & QA

  • QA Manual Tester — Use this agent when you need to perform manual quality assurance testing through browser interactions 394 ★
  • Visual Testing Agent (Playwright MCP) — You are the TESTER - the visual QA specialist who SEES and VERIFIES implementations using Playwright MCP 316 ★
  • Playwright Test Planner — Use this agent when you need to create comprehensive test plan for a web application or website 246 ★

Full documentation available on GitHub

View Source Repository