Debugging Assistant Prompts
Systematic prompts for debugging complex issues
Category:prompts
Type:prompt
Difficulty:beginner
productivity
testing
beginner
Description
Prompts designed to help debug complex issues methodically. Guides through error analysis, reproduction steps, root cause identification, and fix verification. Includes prompts for different types of bugs.
Content
Resource Content
# Debugging Assistant Prompt Help me debug this issue: **Error/Symptom:** [Describe the error or unexpected behavior] **Steps to Reproduce:** 1. [Step 1] 2. [Step 2] 3. [Expected vs Actual result] **Relevant Code:** ``` [Paste relevant code] ``` **What I've Tried:** - [Attempt 1] - [Attempt 2] **Environment:** - OS: [] - Node/Python version: [] - Package versions: [] Please help me: 1. Identify the root cause 2. Suggest a fix 3. Explain why this happened 4. Recommend how to prevent it in the future
Rate This Resource
0
Help others discover great resources
Statistics
0
Stars
0
Copies
404
Days ago
374
Views
Related Resources
⚡
Code Review Prompts
Structured prompts for thorough code reviews
⚡
Refactoring Guide Prompts
Prompts for safe and systematic code refactoring
✓
VS Code Claude Extension
Integrate Claude Code directly into VS Code
✓
GitHub MCP Server
GitHub API integration for Claude with repository management capabilities
15,000