Prompt EngineeringPatterns
Patterns cookbook
The fundamentals and techniques composed into real, repeatable workflows.
Fundamentals and techniques are the parts; patterns are the assembled machines — full workflows where structure, context, decomposition, and verification combine into something you'd run more than once.
These are also the workflows most worth turning into skills, because "repeatable and high-stakes" is exactly where packaging pays off.
In this cookbook
- Code review — opinionated standards, a
severity rubric, and verified findings. (Encoded in the
production-code-reviewskill.) - Debugging — reproduce before you fix,
then prove the fix against the same repro. (Encoded in the free
repro-first-debuggingskill.)
More patterns — migrations, research, incident triage — are on the way.