What problem does it solve?
This Skill provides a structured approach to identifying, reproducing, and resolving software bugs, moving beyond guesswork to verifiable fixes.
Core Features & Use Cases
- Issue Reproduction: Guides users through creating minimal, reliable steps to reproduce a bug.
- Root Cause Analysis: Offers a framework for deep-diving into the underlying reasons for errors.
- Bug Reporting: Provides a template for clear and comprehensive bug reports.
- Error Message Research: Directs users to resources for understanding common error messages.
- Use Case: When a user reports an intermittent crash, this skill helps systematically isolate the conditions that trigger the crash, leading to a faster and more accurate fix.
Quick Start
Use the debug skill to start reproducing an issue by following the steps in workflows/reproduce-issue.md.