Code prompts
Code prompt

Diagnose a cloud console from a screenshot

You're staring at a dashboard that tells you something is wrong but not what to type.

Works best in: Claude

Here's a screenshot of {{console: e.g. the GCP Kubernetes dashboard / AWS RDS console / Vercel deployment view}}.

[paste / attach screenshot]

Walk me through:
1. **What the screen is showing** — read the panels, status indicators, recent events
2. **What's wrong** — the specific resource and the specific failure mode
3. **Likely cause** — top 2–3, ranked
4. **Exact commands to investigate further** — give me the `kubectl` / `gcloud` / `aws` / vendor-CLI commands, with the right resource names filled in from the screenshot
5. **Exact commands to fix the most likely cause** — same, with a one-line warning if any of them are destructive or irreversible

If the screenshot is ambiguous, say what additional view would clarify it instead of guessing.
·Open in·Share
debuggingdevopscloud

More code prompts

All code prompts

Go deeper