Open-source projects
Long-form write-ups of the open-source repositories I maintain. Each entry walks through motivation, architecture, install steps, usage examples, and what's next on the roadmap.
expo-ecc-starter — Expo SDK 55 starter wired for Claude Code (mobile)
1Production-ready Expo SDK 55 + React Native 0.83 + TypeScript strict starter: auth scaffold + SecureStore, Zustand, TanStack Query, RHF + Zod, theme system (light/dark/system), Jest + Maestro E2E, AgentShield — plus Everything Claude Code baked in (15 subagents, 15 slash commands, 22 skills) so week one of every new mobile project is no longer scaffolding.
nextjs-ecc-starter — Production-grade Next.js 16 boilerplate wired for Claude Code
1A Next.js 16 + React 19 + React Compiler + Tailwind v4 + shadcn-style + RHF/Zod + Zustand starter, with @t3-oss/env-nextjs build-time env validation, Vitest 80% coverage gate, Playwright across 3 browsers, AgentShield, and tooling for Claude Code, Cursor, and MCP. Ships as a GitHub template — hit "Use this template" and you have a dev server up in minutes.
react-ecc-starter — React 19 starter wired for Claude Code
0Production-ready React 19 + Vite 6 + TypeScript strict starter: auth scaffolding, TanStack Query, Zustand, shadcn/ui, RHF + Zod, i18n, MSW, Playwright — plus Everything Claude Code baked in (11 subagents, 15 slash commands, 11 skills) so week one of every new project is no longer scaffolding.