reproduce-bug

Guide log analysis, console inspection, and Playwright-based bug reproduction.

25|15|Updated Aug 2, 2021
One-click install
npx skills add https://github.com/JesusFilm/core --skill reproduce-bug-jesusfilm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reproduce-bug
Source: https://github.com/JesusFilm/core/tree/main/.claude/skills/reproduce-bug
Command: npx skills add https://github.com/JesusFilm/core --skill reproduce-bug-jesusfilm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reproduce and investigate bugs quickly by coordinating log analysis, console checks, and visual capture across browsers and environments.

Core Features & Use Cases

  • Phase-guided reproduction: guides you through log investigation, UI replication with Playwright, and documented findings.
  • Cross-phase orchestration: coordinates multiple tools to gather evidence (logs, console, screenshots) and preserve reproducibility.
  • Safe and non-intrusive workflow: avoids altering production data and outputs structured findings suitable for issue trackers.

Quick Start

Follow the issue description to run the guided phases and document logs, screenshots, and reproduction steps.

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 using logs and UI inspection?

To reproduce a bug, this Skill guides you through log analysis, console inspection, and visual evidence capture. It coordinates multiple tools to gather evidence and preserve reproducibility without executing model actions.

What is the best way to document bug reproduction steps for an issue tracker?

The best way to document bug reproduction is using a phase-guided workflow that outputs structured findings. This Skill coordinates log exploration and visual capture to generate formal documentation suitable for issue trackers.

Does Playwright work for visual bug replication across browsers?

Yes, Playwright is used for UI replication during bug reproduction. This Skill integrates Playwright-based visual reproduction to capture screenshots and preserve cross-browser evidence within a safe, non-intrusive workflow.

Can I investigate production bugs without altering live data?

You can investigate production bugs safely because this Skill enforces a non-intrusive workflow. It provides phase-specific tasks and record-keeping for log investigation and visual capture without executing model actions or altering production data.

How do I debug an issue when I only have console logs?

Debugging with console logs starts with phase-guided log exploration to identify the root cause. This Skill coordinates cross-phase orchestration to inspect console output and gather supplementary visual evidence.

What are the limitations of non-intrusive bug reproduction?

A limitation of non-intrusive bug reproduction is that it avoids executing model actions or altering production data. This Skill focuses on gathering evidence through logs, console inspection, and screenshots rather than applying fixes.