Forge Design QA — Testing & QA agent for Claude Code
Forge's Design-QA / Visual Regression agent — screenshots a running URL via Playwright and pixel-diffs it against the last approved baseline, catching unintended visual drift across changes.
How to install Forge Design QA
Installs to ~/.claude/agents/srinath1505-forge_orch-forge-design-qa.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/srinath1505/forge_orch/HEAD/agents/forge-design-qa.md -o ~/.claude/agents/srinath1505-forge_orch-forge-design-qa.md Restart Claude Code, or start a new session, for it to be picked up.
What Forge Design QA does
Forge's Design-QA / Visual Regression agent — screenshots a running URL via Playwright and pixel-diffs it against the last approved baseline, catching unintended visual drift across changes.
Alternatives in Testing & QA
- Claude Code Flow — by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op 22.2k ★
- QA Orchestrator.Agent — Orchestrates multi-step QA workflows by delegating to specialized agents 225 ★
- Bowser QA Agent — UI validation agent that executes user stories against web apps and reports pass/fail results with screenshots 222 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Outline Adherence Reviewer
One of book-forge's seven QA reviewers. Diffs a drafted chapter against its planned scene-level outline beats,
Forge Visual Verifier
Perceptual gate for spec [visual] acceptance criteria. Drives Playwright MCP (navigate + take_screenshot + eva
Pixel QA
Browser QA driver — uses Playwright MCP to navigate the running site, capture screenshots at 375/768/1440 (vie
Pixel Critic
Visual QA for pixel art. Use PROACTIVELY before telling a user a sprite is finished, and whenever they ask "is
Chadi Test
Testing and verification subagent for unit, integration, e2e, build, lint, typecheck, and regression checks. F
Visual QA
Read-heavy visual QA role for real game/app states. Captures or inspects mobile/desktop evidence, flags clippi
Related Skills
Persuasion Audit
Claude Skill: audits a website or app for Robert Cialdini's 7 principles of persuasion — screenshot-backed fin
Autoresearch Skill Andrej Karpathy
Claude Code skill for autonomous, goal-directed iteration. /autoresearch builds a real-data benchmark harness,
Eval Prompts
Run a golden-set prompt eval suite against the pinned baseline; fail on any regression beyond threshold.