Things I'm releasing publicly. For use, for forking, for criticism.
Most of what I build is for clients and ventures and stays behind closed doors. These are the pieces that are useful enough to share: sanitised, packaged, and put on GitHub so other people can pick them up, fork them, or tell me what I got wrong.
What's out, what's coming.
Public release pending
AI Starter Repo
Production-ready Next.js monorepo template for shipping AI projects fast. Postgres, Better Auth, shadcn/ui, and a clean separation between core packages and optional vendors (analytics, email, jobs, storage, observability, flags). The app still works without any of them. Clone, run kickoff, start building. Deploys to Railway or Cloudflare.
Public release pending
iTerm + Claude Code Toolkit
Turns iTerm2 into a project-aware workspace for Claude Code. Per-project profiles with brand-tinted tabs, live git-repo badges, per-project notification sounds, ⌘-click into your editor on any file path Claude prints, and usage tracking that breaks down tokens and cost by project. macOS only. No daemons. Just config.
Public release pending
Claude Config
A sanitised version of my global Claude Code setup: `CLAUDE.md`, slash commands, and skills, packaged so others can fork it as a starting point. Includes the conventions I rely on day to day: decision-graph workflows, terse output, PR-first work transactions, and per-project context.
Coming soon
Second Brain
A personal knowledge system I'm building for myself first. More details when there's something worth showing.