reproduce-bug

Reproduce GitHub issue bugs via Playwright and capture screenshots and console logs.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/JimmyChen-NXP/zephyr-team-activity-dashboard --skill reproduce-bug-jimmychen-nxp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reproduce-bug
Source: https://github.com/JimmyChen-NXP/zephyr-team-activity-dashboard/tree/main/.github/skills/reproduce-bug
Command: npx skills add https://github.com/JimmyChen-NXP/zephyr-team-activity-dashboard --skill reproduce-bug-jimmychen-nxp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps developers efficiently reproduce and investigate bugs reported in GitHub issues, reducing debugging time and improving software quality.

Core Features & Use Cases

  • Automated Bug Reproduction: Follows steps to replicate issues in a browser environment.
  • Log and Console Analysis: Leverages tools to inspect application logs and browser console errors.
  • Visual Evidence Capture: Takes screenshots to document bug states and reproduction steps.
  • Use Case: A user reports a bug on GitHub. This Skill can automatically attempt to reproduce the bug by following the reported steps, capturing screenshots and console logs, and providing detailed findings back to the issue.

Quick Start

Use the reproduce-bug skill to investigate GitHub issue number 123.

Frequently Asked Questions about reproduce-bug

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reproduce a bug reported in a GitHub issue?

To reproduce a bug reported in a GitHub issue, you need to provide detailed issue descriptions and specific reproduction steps. The skill follows these steps in a browser environment, capturing screenshots and console logs to document the bug's root cause.

Can I use Playwright to automate UI bug reproduction and inspect browser console logs?

Yes, you can use Playwright to automate UI bug reproduction and inspect browser console logs. The skill leverages automated Playwright interactions to replicate user flow problems, analyze application logs, and capture visual evidence of console errors.

What is the best way to debug and fix UI-related bugs faster?

The best way to debug and fix UI-related bugs faster is by automating the reproduction process. This skill investigates software bugs by analyzing logs, inspecting browser consoles, and capturing visual evidence like screenshots to diagnose and document the root cause efficiently.

How do I document visual evidence and console errors during bug troubleshooting?

To document visual evidence and console errors during bug troubleshooting, the skill captures screenshots of bug states and records browser console logs. This visual evidence is then provided back alongside detailed findings to the original GitHub issue.

Do I need detailed reproduction steps to investigate software bugs?

Yes, you need detailed reproduction steps to effectively investigate software bugs. The skill requires specific issue descriptions and step-by-step instructions to automatically replicate the environment, diagnose the root cause, and capture accurate visual evidence.