# AI

AI is part of how I build software now, not an experiment running alongside it. This section documents what that actually looks like: twelve weeks of client work where Claude Code wrote the changes, the automation and guardrails that had to exist around the model before any of it was safe, and an app taken from empty repository to production with AI on every step. What held up, where a human was still required, and the points where the process falls apart.

**Canonical:** https://spoko.space/category/ai/
**Language:** en
**Count:** 2 posts

---

Every entry below has a Markdown alternate at the same URL with a `.md` suffix.

### What Happens When AI Writes All the Code
URL: https://spoko.space/blog/when-ai-writes-all-the-code/
Markdown: https://spoko.space/blog/when-ai-writes-all-the-code.md
The client described the changes, Claude Code wrote them for twelve weeks. What had to be automated around the model to make that safe.
Published: 2026-09-05
Topics: AI, code review, automation, GitHub, process, TypeScript

### ZapiszPrzepis: how I use AI on real projects
URL: https://spoko.space/blog/zapiszprzepis-ai-first-app/
Markdown: https://spoko.space/blog/zapiszprzepis-ai-first-app.md
An app built and shipped from scratch with AI — the 10xDevs 3.0 final project, passed first time with a Best Project distinction. What that process looks like.
Published: 2026-08-23
Topics: AI, Next.js, React, TypeScript, Supabase, PWA, Cloudflare
