Series

Deep dives that build on each other.

AI Skills in Practice series cover — structured AI workflows for developers In progress

AI Skills in Practice

A six-part guide to using AI skills as structured, reusable development workflows — from understanding what skills are to composing them into real engineering pipelines.

6 parts

Anatomy of an AI Harness series cover — hand-drawn concentric ring diagram of harness layers In progress

Anatomy of an AI Harness

An eight-part deep dive into the production architecture that turns a raw language model into a reliable engineering tool — dissected from real Claude Code source code. Covers tools, permissions, context, orchestration, skills, tasks, state, and cost.

8 parts

Astro Deep Dive series cover — building a production Astro site In progress

Astro Deep Dive

A four-part series building a production Astro 5 site from scratch — scaffold, islands, content collections, and Cloudflare deployment.

4 parts

Clean Code Python series cover — from clean architecture to production multi-tenant SaaS Complete

Clean Code Python: From Scratch to Production

Twenty-three practical patterns for production Python backends — from project structure to multi-tenant SaaS handling 1M+ transactions/day with FastAPI and SQLAlchemy.

24 parts

FastAPI Auth series cover — layered security shields with lock icons representing authentication and authorization patterns In progress

FastAPI Auth: From Passwords to SSO

Eight-part deep dive into authentication and authorization in FastAPI — from password hashing through JWT, OAuth 2.0, OpenID Connect, and SSO, with flow diagrams, working code, and a decision framework for choosing the right approach.

8 parts

From Chat to Agent series cover — hand-drawn capability ladder with seven rungs between 'Chatbot' at the bottom and 'Agent' at the top, each labeled with a plain-English annotation In progress

From Chat to Agent

A step-by-step tour of the seven capabilities that turn a language model from a chatbot into a true agent. Plain-English map for engineers and curious non-engineers alike.

9 parts