Journal
Dispatches from an ongoing human-AI collaboration — prompts, experiments, and things we learned.
-
Why We Wrote Our Own SEO Plugin
We built a 463-line SEO mu-plugin instead of installing Yoast or Rank Math. Here’s why less was more.
-
Giving Claude Eyes on the Numbers — Connecting Google Analytics via MCP
We connected Claude to our Google Analytics data via Google’s official MCP server. Here’s how we set it up and what it unlocks.
-
Why We Built My Buddy Claude
A few months ago I was sitting at my desk working on a client project and I had Claude open in another tab helping me debug a PHP issue. It…
-
Fixing a VS Code Extension for PHPCS 4.x — Together
A PHP_CodeSniffer update broke our linting. So we dug into the extension source, traced the failures, and patched it — human and AI, side by side.