Skip to content

Commit 4be54df

Browse files
committed
Presentations
1 parent 7611e30 commit 4be54df

10 files changed

+1326
-1131
lines changed

website/static/presentations/manifest.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,47 @@
2626
"estimatedDuration": "30-40 minutes",
2727
"title": "Spec Driven Development",
2828
"generatedAt": "2025-12-31T15:12:18.125Z"
29+
},
30+
"methodology/lesson-4-prompting-101.md": {
31+
"presentationUrl": "/presentations/methodology/lesson-4-prompting-101.json",
32+
"slideCount": 12,
33+
"estimatedDuration": "35-45 minutes",
34+
"title": "Prompting 101",
35+
"generatedAt": "2026-01-05T06:30:34.844Z"
36+
},
37+
"methodology/lesson-3-high-level-methodology.md": {
38+
"presentationUrl": "/presentations/methodology/lesson-3-high-level-methodology.json",
39+
"slideCount": 14,
40+
"estimatedDuration": "35-45 minutes",
41+
"title": "High-Level Methodology",
42+
"generatedAt": "2026-01-05T06:34:27.454Z"
43+
},
44+
"methodology/lesson-5-grounding.md": {
45+
"presentationUrl": "/presentations/methodology/lesson-5-grounding.json",
46+
"slideCount": 11,
47+
"estimatedDuration": "35-45 minutes",
48+
"title": "Grounding: Anchoring Agents in Reality",
49+
"generatedAt": "2026-01-05T06:41:09.654Z"
50+
},
51+
"practical-techniques/lesson-8-tests-as-guardrails.md": {
52+
"presentationUrl": "/presentations/practical-techniques/lesson-8-tests-as-guardrails.json",
53+
"slideCount": 11,
54+
"estimatedDuration": "35-45 minutes",
55+
"title": "Tests as Guardrails",
56+
"generatedAt": "2026-01-05T06:49:59.074Z"
57+
},
58+
"practical-techniques/lesson-10-debugging.md": {
59+
"presentationUrl": "/presentations/practical-techniques/lesson-10-debugging.json",
60+
"slideCount": 12,
61+
"estimatedDuration": "35-45 minutes",
62+
"title": "Debugging with AI Agents",
63+
"generatedAt": "2026-01-05T06:47:18.766Z"
64+
},
65+
"practical-techniques/lesson-11-agent-friendly-code.md": {
66+
"presentationUrl": "/presentations/practical-techniques/lesson-11-agent-friendly-code.json",
67+
"slideCount": 11,
68+
"estimatedDuration": "30-40 minutes",
69+
"title": "Agent-Friendly Code",
70+
"generatedAt": "2026-01-05T07:09:20.248Z"
2971
}
3072
}

website/static/presentations/methodology/lesson-3-high-level-methodology.json

Lines changed: 153 additions & 131 deletions
Large diffs are not rendered by default.

website/static/presentations/methodology/lesson-4-prompting-101.json

Lines changed: 98 additions & 131 deletions
Large diffs are not rendered by default.

website/static/presentations/methodology/lesson-5-grounding.json

Lines changed: 193 additions & 180 deletions
Large diffs are not rendered by default.

website/static/presentations/practical-techniques/lesson-10-debugging.json

Lines changed: 142 additions & 96 deletions
Large diffs are not rendered by default.

website/static/presentations/practical-techniques/lesson-11-agent-friendly-code.json

Lines changed: 141 additions & 148 deletions
Large diffs are not rendered by default.

website/static/presentations/practical-techniques/lesson-6-project-onboarding.json

Lines changed: 116 additions & 93 deletions
Large diffs are not rendered by default.

website/static/presentations/practical-techniques/lesson-7-planning-execution.json

Lines changed: 128 additions & 145 deletions
Large diffs are not rendered by default.

website/static/presentations/practical-techniques/lesson-8-tests-as-guardrails.json

Lines changed: 132 additions & 122 deletions
Large diffs are not rendered by default.

website/static/presentations/practical-techniques/lesson-9-reviewing-code.json

Lines changed: 181 additions & 85 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)