LatestJune 09, 2026·8 min readTeaching Claude to film the terminalI rebuilt coco’s interface with a TUI design skill, then needed to show it off. Screenshots and demo GIFs turned out to be their own craft, full of subtle traps. So I built a skill for that too. Read Article →
May 03, 2026·8 min readOne Folder, Many Projects: How Nested Git Repos Unlocked My Agentic WorkflowA small filesystem tweak that turned my open source projects into a single workspace my agents can actually reason about. Nested git repos, a centralized orchestrator, and a documentation loop that finally stays in sync. Read more →
April 14, 2026·9 min readFrom a helper script to an agent-first deploy toolkit: building StrutA client needed help managing a few VPSes, so I wrote a small bash script. Three rewrites and 21 releases later, it’s Strut: an open-source CLI for deploying Docker stacks anywhere there’s SSH, built agent-first for the way I actually code now. Read more →
April 30, 2026·5 min readTeaching Claude to design TUIsAfter years of building terminal apps and a growing inability to justify my GitKraken subscription, I built a Claude Skill for TUI design. Here’s what’s in it, why I made it, and what I’m planning to build with it next. Read more →