Skip to content

Show, don't describe

← Tips Prompting

Show, don't describe

A screenshot of a broken UI beats four paragraphs of describing it. Drag the image into the — Claude will see what you see.

both

When the problem is visual — a misaligned button, a chart that’s not rendering, a layout that breaks on mobile — describing it in words wastes everyone’s time. Show Claude the screenshot.

macOS: ⌃⇧⌘4 puts the screenshot on the clipboard. Then Ctrl + V (not ⌘V!) pastes it into . Yes, Ctrl, not Command — this trips people up the first time.

Windows / : save the screenshot to a file first, then drag-and-drop it into the .

Same applies to error messages: paste the actual stack trace, not “I got an error”. Same applies to console output: paste it, don’t paraphrase. The fewer lossy human-translation hops, the better.

Next tip →

"think harder" and /effort — turn up the reasoning when it matters

Drop "think harder" or "ultrathink" into a and Claude reasons longer before answering. Use `/effort max` for hard debugging, architecture decisions, or anything where speed matters less than getting it right.