00 · STACK
What I use.
The tools and technologies behind my agentic development workflow.
01 · AI & Agents
- Claude Code
Primary development interface — autonomous coding agent
- Claude API (Opus/Sonnet)
Powers all three autonomous agents
- MCP Servers
Custom tool servers for GitHub, Vercel, file system, and more
- SKILL.md Standard
Portable, composable agent capabilities
02 · Development
- TypeScript
Primary language for all projects
- Next.js
React framework for web applications
- Node.js
Runtime for servers and tooling
- Tailwind CSS
Utility-first styling
- shadcn/ui
Component library
03 · CI/CD & Infrastructure
- GitHub Actions
CI/CD pipeline orchestration
- Blacksmith.sh
Bare-metal GitHub Actions runners — 2x faster builds
- Sprites.dev
AI-powered pipeline optimization
- Vercel
Deployment platform
- Docker
Containerization for agent environments
04 · Testing
- Shortest
AI-native E2E testing — tests written in plain English
- Playwright
Browser automation and E2E testing
- Cypress
Component and integration testing
05 · Tools
- Git & GitHub
Version control and collaboration
- pnpm
Fast, disk-efficient package manager
- Prisma
Type-safe database ORM
- PostgreSQL
Primary database