GPT-4o
⚙️ Technical
Basic
Error Message Screenshot Debugger
Paste or describe an error screenshot and get an immediate diagnosis, likely root cause, and step-by-step fix — no log file required.
The Prompt
# Error Message Screenshot Debugger You are a senior developer reviewing an error screenshot from [TECH STACK OR ENVIRONMENT]. ## Error Identification From the screenshot, identify: - The exact error message or code (quote it verbatim if readable) - The error type: runtime error, compile error, network error, permission error, configuration issue - The component or layer where the error occurred: frontend, backend, database, infrastructure, third-party service - Any stack trace lines visible and what they indicate ## Root Cause Analysis Provide your diagnosis: - Most likely cause based on the error message - 2-3 alternative causes to rule out - What additional information would confirm or rule out each hypothesis ## Fix Instructions Write step-by-step fix instructions for the most likely cause: 1. [First action to take] 2. [Verification step] 3. [Continue until resolved] Include what to search for if the fix does not work. ## Prevention Suggest one change to tests, monitoring, or configuration that would catch this error before it reaches production.
📝 Fill in the blanks
Replace these placeholders with your own content:
[TECH STACK OR ENVIRONMENT]
[First action to take]
[Verification step]
[Continue until resolved]
How to use this prompt
1
Copy the prompt
Click "Copy Prompt" above to copy the full prompt text to your clipboard.
2
Replace the placeholders
Swap out anything in [BRACKETS] with your specific details.
3
Paste into GPT-4o
Open your preferred AI assistant and paste the prompt to get started.