Claude Mastery Pro+ ~9 min read New · July 2026

Advanced prompting: the deep end, mapped.

Basic prompting gets you competent answers. The advanced patterns — structure, thinking budgets, output contracts — get you answers you can build a business process on. This is the Pro+ toolkit.

01 Structure beats eloquence

For complex asks, stop writing paragraphs and start writing sections. Claude responds unusually well to clearly delimited structure:

The template

CONTEXT: [the situation, the background docs attached]
TASK: [exactly one job]
CONSTRAINTS: [what must and must not happen]
FORMAT: [the exact output shape]
EXAMPLE: [one sample of what good looks like]

The example is the highest-leverage line — one concrete sample of good output outperforms three paragraphs of description, every time. Complex jobs without an example are requests; with one, they're specifications.

02 Extended thinking: buy depth with seconds

For genuinely hard problems — tangled tradeoffs, subtle documents, math that matters — ask Claude to think longer: "Take your time and reason through this carefully before answering." On surfaces with explicit extended-thinking controls, turn them on for exactly these cases. The trade is seconds for rigor; spend them when the answer will be relied on, skip them for brainstorms. (Same stakes-based routing as our model-picker lesson — the principle is universal.)

03 Output contracts

When Claude's output feeds a process — a spreadsheet, another prompt, a template — specify the contract and forbid drift: "Return EXACTLY this structure: [fields]. No preamble, no commentary, no extra sections. If a field is unknown, write UNKNOWN rather than guessing." That last clause converts silent gaps into visible ones — the difference between automation you trust and automation you audit forever.

04 The two-pass pattern, weaponized

Pass one, generate: full structured prompt, normal speed.
Pass two, critique: fresh conversation, extended thinking: "You're reviewing this deliverable against these requirements. Find every gap, error, and weak point. Be severe."
Why fresh: a new conversation reviews the work without attachment to its own choices — the machine version of a second pair of eyes. For anything shipping to a client, the two-pass is your quality floor.

05 Role framing, used honestly

"You are an experienced [X]" still works — not as magic, but as context compression: it loads conventions, vocabulary, and standards in five words. The advanced version assigns the audience too: "Write as a CFO, for a skeptical board." Role plus audience plus example is 90% of what prompt-engineering courses charge for.

Try it now

Take a recurring complex deliverable and write its full structured prompt — all five sections, real example included. Run the two-pass. File the prompt; it's now a business asset.

Open Claude →

This week's challenge

Convert your three most valuable recurring asks into full structured prompts with examples and output contracts, then run each through the two-pass pattern once. Save all three. You've built the difference between using AI and operating it.

Up next in Claude Mastery

The Claude API for non-developers

When chat isn't enough — automating Claude into your workflows without becoming a programmer. Read the lesson →