Screenshot diagnosis
Diagnose a visual or UI bug straight from an image.
Official basis Use images to give Claude context it can't get from text alone. docs ↗
The prompt
[paste screenshot of the error or broken UI] What's causing this? Trace it to the responsible code and explain the mechanism before proposing a fix. Why it works
A screenshot often carries more signal than a paraphrased description — layout, error text, and state all at once. Asking Claude to trace to code (not just guess) keeps it grounded.
Fill in
- Drag or paste the screenshot of the error/broken state.
Follow-ups
- “Now show the minimal fix and how to confirm it visually.”