System Inventory
SPECNot a spec sheet — a map of leverage. The tools matter less than what they let one person ship: the section below is the part that actually compounds.
Capability Coverage
103 SKILLSThe real multiplier isn't any one tool — it's a personal library of 103 Claude Code skills, shipped as the digitalpine-plugins marketplace. Each one encodes a way of working so it's repeatable instead of re-figured-out every time. Grouped by the leverage they add:
Workflow & Orchestration
Fan work out across parallel agents, plan, schedule, and run the loops that drive a whole session — turning one operator into many.
Framework Expertise
Opinionated, current guidance for the frameworks I build on, so the agent writes idiomatic code instead of plausible guesses.
Creative & Design
Design exploration and visual craft encoded as repeatable moves — taste made executable, not left to vibes.
Content & Media
Turn raw sessions into writing, video, and shareable artifacts on demand — capture compounds instead of evaporating.
Infrastructure & Dev
Deploy, audit, and operate — the plumbing that gets work shipped to a URL and kept alive without ceremony.
Browser, Research & Team
Drive a real browser, mine research, and coordinate other agents and teammates over live channels.
Native & Platform
Control macOS and ship to mobile straight from the terminal — the OS becomes scriptable surface area.
The Toolchain
Build the Product
TypeScript
v5.9Strict types everywhere, so refactors are fearless and whole classes of bugs never ship.
React
v19Server-first UI — less JavaScript on the wire, data fetched where it's fastest.
Next.js
v16One framework from landing page to authed dashboard — no glue layer to maintain.
Go
v1.25When it needs to be a fast single-binary daemon or TUI, it's Go.
Bun
v1.2Instant CLIs and scripts — install, run, and bundle without the wait.
Tailwind CSS
v4Design in the markup. Consistent UI fast, with no separate stylesheet to drift.
shadcn/ui
Own every component outright — copy it in, customize freely, no black-box dependency.
tRPC
v11Frontend and backend share one type. Break the API and the build tells you.
Vite
v8Sub-second hot reload for canvases, prototypes, and the agent-native runtime.
Zod
v4One schema validates input and types it — the contract every MCP server trusts.
AI & Infrastructure
Claude Code
My primary instrument — 103 custom skills turn it into an entire engineering org.
MCP Protocol
Give any model new senses and hands — browser, images, buses, the filesystem.
Claude API
Multi-model orchestration — Opus to reason, Haiku for speed, under one loop.
Gemini CLI
A second opinion on tap — parallel design and code exploration.
Claude Agent SDK
Run Claude as a library — embed agents inside products and sandboxes.
Docker Swarm
Self-hosted multi-host deploys without paying the Kubernetes tax.
Tailscale
Every machine on one private mesh — zero-config and WireGuard-fast.
Traefik
New service, automatic HTTPS and a subdomain — no hand-written proxy config.
Cloudflare
Tunnels, DNS, and zero-trust access so local services go public safely.
Firecracker
MicroVMs that boot in milliseconds — isolated, forkable sandboxes for agents.
cmux
Run a fleet of agents across projects from one terminal cockpit.
Interface & Data
Prisma
v6Type-safe data access with migrations and a studio — the schema is the source of truth.
Biome
v2.3Lint and format in one pass, fast enough to never think about.
Vitest
v4Tests that run as fast as you save — the safety net stays out of the way.
WebGL / GLSL
Drop to the GPU for generative visuals and shader art that feels alive.
Three.js
3D scenes, starfields, and data sculpture, right in the browser.
D3.js
Bespoke visualization for when off-the-shelf charts can't say it.
React Flow
v12Node canvases and graph UIs — the backbone of Inkwell and the runtime x-rays.
Swift / SwiftUI
Native iOS for when the experience has to feel first-class.
Expo / React Native
Ship one codebase to iOS, Android, and web when reach beats native polish.
Drizzle
Edge-first, type-safe SQL for when Prisma is heavier than the job needs.
Ghostty + tmux
A fast, scriptable terminal — the surface everything else runs on.