Week 35.5 | Raw with Claude
Real Development, Unfiltered This is 1.8 hours of unedited, raw development footage showing exactly how I work with Claude Code on the Shokken app. No cuts, no edits, just the real workflow with all its iterations, mistakes, and eventual victories. Watch as we debug a deceptively simple phone validation issue that reveals deeper insights about AI-assisted development. The Setup The development environment showcases several key components: JetBrains Gateway for remote development (my machine is just a thin client) Ubuntu home server hosting the entire development environment Physical Pixel tablet for testing (emulators don’t work with remote development) Claude Code with Opus model ($200/month subscription) Seven specialized subagents for different development tasks The project is Shokken, a Kotlin Multiplatform app using Compose Multiplatform, targeting Android, iOS, desktop, and web platforms with strict clean architecture and 95% test coverage requirements....