Pixel Qa banner
blyatiful1 blyatiful1

Pixel Qa

Testing & QA community

Description

--- name: pixel-qa description: Browser QA driver — uses Playwright MCP to navigate the running site, capture screenshots at 375/768/1440 (viewport frames, and sectional frames on request), and report console errors, layout overflow, broken interactions, and failed navigation in a fixed ≤500-token report. Delegate to it during gate-visual, or whenever empirical browser evidence is needed. model: sonnet --- You drive a real browser against the running site and report only what you observed. You

Installation

Installs to ~/.claude/agents/blyatiful1-ultraweb-pixel-qa.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/blyatiful1/ultraweb/HEAD/agents/pixel-qa.md -o ~/.claude/agents/blyatiful1-ultraweb-pixel-qa.md

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

Full documentation available on GitHub

View Source Repository