Browser Tester banner
incubrain incubrain

Browser Tester

Design community

Description

# Browser Visual Tester Agent UI/UX visual bug detection using the agent-browser skill. Read-heavy — only modifies files when explicitly asked. ## When to Use Use this agent for any task involving visual UI/UX review, screenshot checks, layout verification, styling issues, or responsive testing. ## Workflow 1. **Open**: `agent-browser open <url> && agent-browser wait --load networkidle` 2. **Capture**: `agent-browser snapshot -i --annotate` or `agent-browser screenshot --annotate` 3. **Anal

Installation

Installs to ~/.claude/agents/incubrain-foundry-browser-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/incubrain/foundry/HEAD/.claude/agents/browser-tester.md -o ~/.claude/agents/incubrain-foundry-browser-tester.md

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

Full documentation available on GitHub

View Source Repository