Blog
#prompt engineering
8 post(s)
-
Claude Prompt Mastery — complete guide index across 9 posts
Wrapping up a nine-day series on Claude prompting. Built on the Anthropic official docs, the series covers three core principles, a workflow, and 42 ready-to-paste patterns. This index shows which post to read depending on what you're trying to accomplish.
-
Claude for life, not just work — 18 patterns for writing, career, emotions, and daily tasks
Claude is powerful in non-technical domains too. Here are 18 ready-to-paste prompt patterns for writing, career decisions, emotional support, and everyday tasks — with a developer's real-life examples of each.
-
Claude isn't 'just a coding AI' — 13 prompt patterns for research, learning, and decisions
Claude is a powerful partner for research, learning, and decision-making, not only coding. Here are 13 ready-to-paste patterns I use to accelerate my thinking, with personal examples from development and everyday work.
-
Writing instructions Claude gets right on the first try — CLAUDE.md, motivation, XML, few-shot
Are you repeating the same instructions to Claude every session? Anthropic's prompt engineering guide highlights five techniques that raise prompt quality across the board: CLAUDE.md, stating motivation, XML structuring, few-shot examples, and document ordering.
-
Delegate development to Claude — 11 copy-paste prompt patterns for coding, review, and debugging
When you hand off development tasks to Claude, what kinds of prompts reliably produce high-quality code? Here are 11 battle-tested patterns I use daily for implementation, review, debugging, refactoring, test generation, and more.
-
Never let Claude jump straight into code — the Explore → Plan → Code → Commit workflow
The Claude Code official best practices recommend a four-stage workflow: Explore, Plan, Code, Commit. Here's why skipping Plan Mode produces 'correct solutions to the wrong problem', and how the discipline has saved me hours in practice.
-
Treat Claude like a brilliant new intern — the three principles Anthropic prioritizes
Anthropic's official prompt engineering guide distills everything down to three principles: the Golden Rule, context-window management, and always providing a way for Claude to verify its own work. Here is what those principles look like in daily practice.
-
The Claude Code prompt playbook was hiding in the official docs — kicking off a new series
Starting a series built on Anthropic's Claude Code best practices and the Claude 4 prompt engineering guide. Here's the overview and a quick look at how reading the official docs concretely changed my day-to-day development.