Blog

I write about how AI agents are changing developer tool discovery, and what API-first companies should do about it.

/insights report
Phil Johnston Phil Johnston

/insights report

I asked Claude Code to run a usage report on my Claude Code sessions from the last two weeks. Around 200 sessions, 235 hours, across game dev, mobile apps, multi-agent tooling, and infrastructure. I'm publishing the redacted version because it's a useful snapshot of how one person is actually working with AI coding agents in 2026, and because if you sell dev tools, your buyer might look more like this than you think.

Read More
Stop Letting Your AI Agents Be Generalists
Phil Johnston Phil Johnston

Stop Letting Your AI Agents Be Generalists

I've been building two apps with AI agents doing most of the heavy lifting. One is a ham radio propagation tool for iOS. The other is a game for my daughter. Both started the same way: I gave the agent a prompt, it built something, and the result was fine. Just fine. Functional, forgettable, and looking like every other AI-generated app out there. Then I changed one thing, and the entire quality of the output shifted…

Read More
Fresh Eyes: How I Got Past My Agent's Quality Ceiling
Phil Johnston Phil Johnston

Fresh Eyes: How I Got Past My Agent's Quality Ceiling

Most people iterating with AI agents hit the same wall eventually. The output quality plateaus. You tweak prompts, refine skills, adjust context. The results are fine. But they stop getting better. I hit that wall recently, and I think I found a technique worth sharing.

Read More
Code Is Commodity. Art Direction Is the Moat.
Phil Johnston Phil Johnston

Code Is Commodity. Art Direction Is the Moat.

AI can generate code, but it can’t replace the human eye for design. Game artists, trained in composition, color theory, and spatial storytelling, are uniquely positioned to shape the next generation of software interfaces.

Read More
The 80/20 Rule for AI Code Review
Phil Johnston Phil Johnston

The 80/20 Rule for AI Code Review

LLM-powered agents can simulate QA, security, and architecture expertise well enough to catch 80% of the issues a human reviewer would. The question is whether that last 20% still justifies the cost of a dedicated specialist.

Read More
Vibe Coding Got You the Prototype. Now What?
Phil Johnston Phil Johnston

Vibe Coding Got You the Prototype. Now What?

Vibe coding is great for prototypes, but production software still needs guardrails. Here’s why AI-generated code demands the same SDLC discipline we’ve always applied, and how an 8-stage agent pipeline keeps things from falling apart.

Read More
Standards Are the New Moats
Phil Johnston Phil Johnston

Standards Are the New Moats

If on-demand software is the future, interoperability is its foundation. JSON Schema, OpenAPI, MCP, and llms.txt are becoming the standards that determine whether AI-generated tools can actually talk to each other.

Read More
The Last SaaS You’ll Ever Subscribe To
Phil Johnston Phil Johnston

The Last SaaS You’ll Ever Subscribe To

Most business software is a UI layer on top of well-documented rules. As LLMs get better at generating those interfaces on demand, the subscription model starts to look like a relic. This is what comes next.

Read More
The Future of Micro-Niche AI Tools
Phil Johnston Phil Johnston

The Future of Micro-Niche AI Tools

We're just scratching the surface of what AI can do when it comes to creating personalized, on-demand tools. The future isn't one-size-fits-all software. It's tools built specifically for how you work, generated in minutes.

Read More
Micro-niche vibe coding?
tinkering Phil Johnston tinkering Phil Johnston

Micro-niche vibe coding?

I've been building small terminal UI apps tuned to very specific personal workflows. It's vibe coding at its most practical: making the tools to be more productive, one micro-niche problem at a time.

Read More