Skip to content
Back
Open source

We build in the open.

We build tools we wish existed -- and ship them open source. Free forever, no strings attached.

Claude Code Plugin

dotclaude

Claude Code plugin shipping 20 skills, 20 specialist agents, 5 commands, and shared coding conventions in one installable package. Covers scaffolding, UI, auth, Supabase, Cloudflare, testing, and more -- loaded on-demand so unused skills cost zero tokens.

TypeScript Shell Bun
Claude Code Plugin

RN-Lib-Claude

Claude Code plugin for the full React Native library lifecycle -- scaffolding, Fabric/TurboModule codegen, Reanimated animations, testing, publishing via Changesets, and CI setup. Enforces New Architecture patterns throughout.

TypeScript React Native Bun
AI Automation

vibe-pilot

Zero-touch kanban autopilot for AI coding agents. Connects to vibe-kanban, auto-classifies tasks, triages complex work with AI, and launches Claude/Gemini/Codex workspaces round-robin to implement tasks and open PRs -- no manual intervention.

TypeScript Bun Claude API
AI Automation

Crash-Pilot

AI autopilot for Firebase Crashlytics. Fetches top crashes from BigQuery daily, traces call paths, attempts fixes with Claude Code, rates confidence, and opens PRs with root cause analysis -- supports iOS, Android, and React Native.

Python Claude Code GitHub Actions
Free API

geocoded

Free geolocation REST API on Cloudflare Workers -- 252 countries, 3,800+ states, 150,000+ cities, and IP lookup. Full-text search, field selection, pagination, and edge caching with zero cold starts.

TypeScript Cloudflare Workers D1
React Native

react-native-country-state-city-picker

Country → state → city cascade picker for React Native. 29 design tokens, headless hooks, render props, LRU caching with in-flight deduplication, and zero native code. Powered by the geocoded.me API.

TypeScript React Native New Architecture