prompts/prompt-debugging
Systematic prompts for debugging complex issues
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
# 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
Details
| Category | prompts |
| Tags | productivitytestingbeginner |
| License | CC-BY-4.0 |
| Author | Claude Code Directory |
| Difficulty | beginner |
Pairs with
prompts/prompt-code-review
Structured prompts for thorough code reviews
prompts/prompt-refactoring
Prompts for safe and systematic code refactoring
integrations/integration-vscode
Integrate Claude Code directly into VS Code
mcp-servers/mcp-server-filesystem
Secure file system access with configurable permissions and sandboxing