AI Prompts

Claude prompts.

Prompts that play to Claude's strengths — long documents, careful writing, coding and structured output. Tap to copy, then paste into Claude.

Tap Copy on any prompt, paste it into Claude, and replace the [bracketed] parts with your own details. For the long-document prompts, attach or paste your file first.

Analyse long documents

Summarise a report

Summarise the document below in [number] bullet points, then in one short paragraph. Focus on [what matters — e.g. decisions, risks, numbers] and flag anything that's unclear or missing: [paste or attach the document].

Extract the key points

Read the attached document and pull out the key points as a list. For each one, give a one-line explanation and quote the sentence it came from so I can verify it: [paste or attach the document].

Compare two documents

Compare these two documents and tell me where they agree, where they differ, and anything one covers that the other doesn't. Present it as a table. Document A: [paste A]. Document B: [paste B].

Coding & debugging

Explain and fix an error

I'm getting this error: [paste the error]. Here's the relevant code: [paste the code]. Explain in plain terms what's causing it, point to the exact line that's wrong, and show the corrected code.

Explain this code

Explain what this code does, step by step, in plain English. Note anything non-obvious, any edge cases it handles, and any it misses: [paste the code].

Refactor for readability

Refactor this code to be cleaner and easier to read without changing its behaviour. Explain each change briefly and why it's an improvement: [paste the code].

Review like a senior engineer

Act as a senior engineer reviewing this code. Point out bugs, security issues, edge cases and style problems, ordered by severity, and show fixes for the important ones: [paste the code].

Careful writing & editing

Rewrite for clarity

Rewrite the text below to be clearer and easier to read, keeping my meaning and any key details intact. Then list the main changes you made and why: [paste the text].

Tighten this text

Cut this text down by about [half / a third] without losing anything important. Keep the tone the same and don't add new claims: [paste the text].

Match a tone

Rewrite this in a [tone — e.g. warm and professional / plain and direct] tone for [audience]. Keep the length similar and preserve the facts: [paste the text].

Proofread and explain changes

Proofread the text below for grammar, punctuation and awkward phrasing. Show the corrected version, then list each change so I can learn from it: [paste the text].

Research & synthesis

Pros and cons

Give me a balanced pros-and-cons breakdown of [decision or option]. For each point say who it matters to and how strong it is, then end with the key trade-off in one sentence.

Structure an argument

Help me build an argument that [claim]. Lay out the strongest supporting points in a logical order, note the best counter-argument to each, and suggest how I'd respond.

Synthesise several sources

I've pasted several sources below. Synthesise them into a single coherent summary, note where they agree and disagree, and attribute each key point to the source it came from: [paste the sources].

Structured output

Return the answer as JSON

Extract the following from the text below and return it as JSON with these exact keys: [key1, key2, key3]. If a value is missing use null, and return only the JSON with no extra text: [paste the text].

Wrap the answer in XML tags

Answer the question below and structure your response with <summary>, <details> and <next_steps> tags so I can parse it programmatically. Question: [your question].

Turn text into a table

Turn the information below into a table with these columns: [column A], [column B], [column C]. One row per [item], and leave a cell blank if the text doesn't say: [paste the text].

Thinking & review

Red-team my plan

Here's my plan: [describe the plan]. Act as a sceptical reviewer and red-team it. What could go wrong, what am I assuming, and where is it weakest? Rank the risks and suggest a fix for the top three.

Find the flaws

Read the reasoning below and find the flaws — logical gaps, unsupported claims or missing steps. Quote each problem and explain why it's a problem: [paste the reasoning].

Think step by step

Work through this problem step by step before giving your answer. Show your reasoning, then state the final answer clearly at the end: [describe the problem].

Steelman, then critique

First steelman [position] — state the strongest possible version of it. Then critique that version honestly, and tell me which side you find more convincing and why.

How to get the most out of Claude

Claude shines when you give it a lot to work with and a clear task. Because it handles a very large context, you can paste in whole reports, transcripts, contracts or several files at once and ask questions across all of them — so lead with the material, then say exactly what you want out of it. Claude also follows detailed formatting instructions closely, so if you need clean output, spell out the shape: ask for bullet points, a table, JSON with named keys, or XML tags you can parse. For anything where being right matters, ask Claude to quote the source of each claim, to think step by step before answering, or to red-team its own work — that's where careful reasoning pays off.

FAQ

What is Claude good at?
Claude is strong at working with long documents, careful writing and editing, coding and debugging, and following detailed instructions. It handles a very large context, so you can paste in whole reports, transcripts or codebases and ask questions across all of it.
How big a document can I paste into Claude?
Claude has a large context window, so you can paste in long reports, transcripts, contracts or several files at once. If something is too long, split it into parts, ask for a summary of each, then combine the summaries.
How do I get structured output from Claude?
Ask for it explicitly. Tell Claude to reply using XML tags, JSON, or a table, describe the exact fields you want, and say to return only that with no extra commentary. Claude follows formatting instructions closely.

More prompt packs