AI AGENT ADDONS

Reproduce Bug Report

warpdotdev/common-skills
Testing & QA
12,525installs

When a user reports a bug in an app, this skill helps find out if it really happens. It launches cloud agents that can run the app, click around, and take screenshots. This makes it easy to see whether a reported problem actually occurs.

Anyone investigating a visual or interactive bug can benefit. The skill reads the bug report, figures out the steps, and sends agents to test different scenarios. It even handles missing details by suggesting likely setups.

The agents report back with clear evidence like screenshots or recordings. This saves time and avoids the need to manually reproduce tricky bugs. It works best for UI, rendering, or layout issues where seeing the problem helps fix it faster.

Add Reproduce Bug Report skill to your workflow

Global

mkdir -p ~/.claude/skills/reproduce-bug-report

Project

mkdir -p .claude/skills/reproduce-bug-report

Source Repository

Stars
110
Forks
2
Watchers
110
License
MIT
Last Push
25 days ago
Created
2 months ago