AI Fundamentals
A two-week curriculum for engineers and PMs new to working with AI. Built around how LLMs actually work and how to be a calibrated user — not a magical thinker.
Twelve printable cheatsheets, eight live-session decks, and two long-form primers. Read in any order; the cheatsheets are the densest starting point.
Cheatsheets
Single-page references. Each one is dense, designed for re-reading, and meant to be printed if that's how you study.
AI Fundamentals
6 minHow LLMs actually work — enough to be a calibrated user, not a magical thinker.
AI Terminology
5 minVocabulary primer — the words you'll hear every day. No fluff, no jargon-for-jargon's-sake.
Context & Prompts
6 minWhat goes in the window, what stays out, and how prompt structure changes the answer.
Prompt Patterns
7 minReusable shapes that work: role, examples, format, scaffolding, anti-patterns.
Models & Spend
6 minWhen to reach for Sonnet vs Opus vs Haiku. Cost intuition without a spreadsheet.
Task Decomposition
5 minBreaking a fuzzy ask into pieces an agent can actually finish.
Cursor Modes
5 minAsk vs Edit vs Agent vs Plan — what each does, when each wins.
Cursor vs JetBrains
4 minPragmatic comparison for teams choosing or running both side by side.
Rules & Repo Config
6 min.cursor/rules and AGENTS.md — repo-level settings that compound across the team.
Keyboard Shortcuts
3 minThe Cursor shortcuts that earn back the most minutes per day.
TDD with Agent Mode
6 minUse the agent loop as a TDD partner — write the test, let it iterate to green.
Debugging Workflows
6 minStack trace → reproduce → bisect → fix. Where the agent helps, where it hurts.
Live sessions
Decks from the eight live sessions. PowerPoint files download; the kickoff is a PDF you can preview inline.
AI L&D Kickoff
pdfTwo-week roadmap, expectations, and the calibrated-user mindset.
Cursor Modes
pptxLive walkthrough of Ask, Edit, Agent, and Plan with real refactors.
Context Management & Prompt Craft
pptxWhat to attach, when to compact, how to frame.
Model Selection & Spend Awareness
pptxCost-per-task intuition. Reaching for the right model.
Rules & Repo Configuration
pptx.cursor/rules patterns that scale across the team.
TDD with Agent Mode
pptxWatching agent close the test-fix loop.
Debugging Workflows in Cursor
pptxReal bugs, real session recordings, real fixes.
Hooks: Automating the Loop
pptxPre/Post hooks to enforce conventions and catch regressions.
Long-form primers
When the cheatsheet isn't enough. Word docs you can download, annotate, or share inside your team.
AI for PMs: From Ideas to Implementation-Ready Work
DOCXLong-form playbook for product managers. How to take a fuzzy idea, shape it with AI assistance, and hand off something an engineer can build.
AI Terminology Primer
DOCXLong-form companion to the terminology cheatsheet — same vocabulary, expanded context and examples.
Drill the basics
Quick-fire multiple choice over the cheatsheet content. Three modes: a 10-question warm-up, a topic-focused drill, or a 30-question mock mix. Per-topic dashboard tracks where you're solid and where to re-read.
Once you've drilled the basics
When you're ready to go deeper into Anthropic's tooling specifically — the Claude API, agent SDK, and Claude Code workflows — head to the certification track.
Claude Code certification track →