Companion videos

Designing prompts for production — companion videos

The article separates the prompt into the layers an engineer actually ships — system, developer/tool, and user — and argues that the discipline of production prompting is mostly about which layer owns what. These two Anthropic sessions are the closest equivalent on YouTube: a long roundtable with the people who write Claude's prompts for a living, and a tighter applied walkthrough on a real document-analysis task.

Primary pick

1:16:42
AI prompt engineering: A deep dive

Anthropic

Four Anthropic prompt engineers (research, alignment, applied, developer relations) talking at length about what they actually do day to day — how they edit prompts under pressure, how they think about "honesty" in instructions, when XML scaffolds help, when they don't. The article's layered model maps cleanly onto how they describe the work; this is the best way to hear that mental model out loud.

What you should get from this: Hear how production prompt engineers revise instructions, examples and behavioral constraints under real pressure instead of treating prompts as one-off text.

Watch or know first: You should already ship prompts somewhere — it's a practitioner roundtable, not a course.

AI Expert note: Treat it like a long podcast — the value is hearing the article's layered mental model described out loud by people who edit prompts under real pressure.

Open video page

Also worth watching

24:52
Prompting 101 | Code w/ Claude

Anthropic

A live build session by Anthropic's Applied AI team on an insurance-claims prompt — they start with a vague instruction and iterate to something a developer would actually ship, showing the kind of revisions the article describes for the system and developer layers. Watch this before re-reading the article's checklist on examples, output structure, and refusal handling.

What you should get from this: Watch a vague insurance-claims prompt become a structured, testable prompt with clearer examples, output rules and refusal behavior.

Watch or know first: Basic prompting fluency; the article's layer model gives you the right lens.

AI Expert note: Watch it for the iteration, not the final prompt — the insurance-claims build shows the system- and developer-layer revisions the article's checklist encodes.

Open video page