All templates
💻 Coding·Works on: claude, chatgpt, cursor, copilot
Explain This Stack Trace
Decode a stack trace into the actual bug, in plain English.
#debug#stack trace#error
0/3
Fill the template
3 placeholders left.
~150tokens
Live preview· click any pill to jump to its field
Act as a senior engineer debugging with me. Stack/error trace: ``` ``` Language / framework: What I was doing when it happened: Do this in order: 1. Translate the trace into ONE plain-English sentence: "You're trying to X but Y." 2. The likely root cause (not just the symptom). 3. The 2 lines I should look at first, and what to check in each. 4. The most common reason this exact error happens in this framework. 5. A minimal repro I can try in isolation to confirm. If the trace isn't enough to diagnose, tell me exactly what extra context you need.
Inputs0 of 3
e.g. Node 20, Next.js 14
›See the lazy version this template replaces
Before — the lazy prompt
explain this error: <paste>
Why it works
- Forces the model to separate symptom from cause.
- Pointing at the 2 most-suspicious lines is the actual debugging skill.
- Permission to ask for context kills hallucinated answers.
Make this one yours
Replace the bracketed placeholders, then paste into the Prompt Fixer to lint your customisation before hitting send.