Skip to content
Jeremy Watt

Hi, I'm Jeremy.

Machine Learning PhD & Certified HVAC Technician

I write practical guides about building with Claude Code and AI developer tools — CI automation, testing workflows, skills, plugins, and shipping products as a solo dev.

2026

I'll Build Your Whole "AI Product" for Only a Third of Your Total Raise

It's 2026 and big checks are still being cut to pre-product AI companies. Here's my standard reply to the recruiters.

1 min read
AIClaude Code

The Ralph Loop is Now Basically a Fixed-Point Process

The brute-force framing misses the point. For well-defined closure tasks — plan refinement, prototype validation, implementation verification — the Ralph Loop doesn't stumble toward correctness. It converges.

6 min read
Claude CodeAI

How to Set Up Your Repo for Claude Code and Codex

Nine layers of guardrails that make AI coding agents safe, predictable, and actually useful — from CLAUDE.md to CI pipelines to specialized review agents.

14 min read
Claude CodeCodex

The Vibe Coding Interview: How to Hire AI-Assisted Developers

The old question was 'can you code?' The new question is 'can you build and ship?' A framework for evaluating engineers who use Claude Code, Cursor, and other AI-assisted coding tools.

11 min read
Vibe CodingAI

TDD Is Dead

Test Driven Development is dead. Quality control can be largely automated now. That frees you to focus on what actually matters: building things people want.

2 min read
TDDAI

Claude Code SVG Logo Design: A Reusable Skill for Generating Logos

I built a Claude Code skill that turns logo design into a conversation. Point it at your repo, pick a direction, and iterate until you're happy — no design tools needed.

6 min read
Claude CodeClaude Code Skills

A Claude Code Incubator

Anthropic just raised $30B. A small fraction could fund the Claude Code showcase the ecosystem actually needs.

4 min read
Claude CodeAI

Why Nobody On Your Engineering Team Wants to Use Claude Code

The real barriers to AI coding tool adoption aren't technical — they're management problems, employee problems, and human nature problems.

6 min read
Claude CodeAI

Claude Code Skills for iOS Human Interface Guidelines Testing

Claude's default mode is eager compliance—give it vague instructions and it'll happily make assumptions. These workflow skills force systematic iOS HIG verification, catching platform convention violations you'd never think to check.

6 min read
Claude CodeAI

Claude Code Skills Tutorial: AskUserQuestion for Better Prompts

Claude's default mode is eager compliance. These interview skills flip the script—using AskUserQuestion to force systematic questioning before any code gets written.

5 min read
Claude CodeAI