Templates

Reusable, fill-in-the-blank artifacts for real LLM engineering work. Copy, fill, ship. These are the documents senior engineers produce — using them in your portfolio signals production maturity.

#TemplateUse whenPairs with
01Model Selection MemoChoosing/justifying a modelPhase 5, cheatsheet 04
02Evaluation PlanDefining how you measure a featurePhase 12
03RAG Design DocDesigning a RAG systemPhase 9, cheatsheet 14
04Incident RunbookOperating in productionPhase 7.10
05Cost ModelProving unit economicsPhase 15.05, cheatsheet 18
06Security & Compliance ChecklistPre-launch / enterprise reviewPhase 14, cheatsheet 17
07PRD / MVP SpecScoping a product/featurePhase 15.04
08Architecture Decision Record (ADR)Recording a key decisionAll phases
09Prompt / System-Prompt TemplateDesigning prompts safelyPhase 14.01, cheatsheet 07
10System Design DocDesigning an LLM system (interviews + work)interview-prep/

How to use

  • In work: copy the template into your repo/PR; fill it; review it. It forces the right questions (cost, latency, eval, safety).
  • In interviews: the System Design Doc and ADR formats are exactly what system-design rounds expect — practice filling them (interview-prep/).
  • In your portfolio: a filled model-selection memo + eval plan + cost model + security checklist for one project signals you operate like a senior engineer.