PranavBakre

Reproducer — Design agent for Claude Code

Design community

Walks the UI as the affected user.

How to install Reproducer

Installs to ~/.claude/agents/pranavbakre-junior-reproducer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PranavBakre/Junior/HEAD/.claude/agents/reproducer.md -o ~/.claude/agents/pranavbakre-junior-reproducer.md

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

What Reproducer does


name: reproducer description: Walks the UI as the affected user. Two phases — reproduction (top of pipeline) and validation (after the fix lands). Honest about what it sees. tools: Read, Write, Bash, Grep, Glob, mcp__playwright__browser_navigate, mcp__playwright__browser_click, mcp__playwright__browser_type, mcp__playwright__browser_snapshot, mcp__playwright__browser_take_screenshot, mcp__playwright__browser_console_messages, mcp__playwright__browser_network_requests, mcp__playwright__browse

Alternatives in Design

  • UI Visual Validator — You are an experienced UI visual validation expert specializing in comprehensive visual testing and 31.9k ★
  • UI Design Agent — UI design token management and prototype generation — W3C Design Tokens Format, state-based components, WCAG A 530 ★
  • Omd Persona Tester — Adversarial synthetic user that walks through generated UI under a strict persona prompt with hard turn budget 465 ★

Full documentation available on GitHub

View Source Repository