The Cabinet.
A drawer of specimens — tools, experiments, standards work, and small systems. Each specimen is observed and classified, with its habitat noted.
-
Specimen I.
the-wire.
A Twitter clone running entirely on Cloudflare Workers, with Durable Objects for state, KV for caching, and queues for fanout.
Habitat — typescript · cloudflare · distributed systems · durable objects.
-
Specimen II.
traintracker.
Real-time UK train tracking. Connects to Network Rail's TRUST feed to render thousands of trains as coloured dots streaming across a map.
Habitat — typescript · data visualization · real-time · transit.
-
Specimen III.
coding-agent.
A coding-agent CLI built to study how AI assistants work, with parallel tool execution, specialised sub-agents, and a permission system.
Habitat — typescript · ai · agents · developer tools.
-
Specimen IV.
typescript-bash-tools.
TypeScript-native implementations of the command-line tools that coding agents reach for constantly.
Habitat — typescript · agents · commands · tooling.
-
Specimen V.
open-cloud.
A self-hosted replica of the Cloudflare developer platform for local Workers, D1, KV, R2, Durable Objects, Queues, Vectorize, and AI Gateway loops.
Habitat — typescript · cloudflare · local platform · agents.
-
Specimen VI.
claude-code-goal.
Persistent markdown-backed goal mode for Claude Code, using files and hooks to keep autonomous work pointed at the same objective.
Habitat — python · claude code · plugins · goals.
-
Specimen VII.
ProseDown.
A fast native Markdown viewer for macOS, built around startup speed, native rendering, and smooth scrolling.
Habitat — typescript · macos · markdown · native rendering.
-
Specimen VIII.
dialog-editor.
A tool for crafting and iterating on voice dialogs using the ElevenLabs Dialog API, with instant playback and built-in developer tools.
Habitat — typescript · voice · elevenlabs · developer tools.
-
Specimen IX.
markdown-editor.
A fast, native macOS markdown editor with inline rendering so formatted output appears as you type, not in a separate pane.
Habitat — swift · macos · markdown · editor.
-
Specimen X.
anthropic-swift-sdk.
A native, async/await-friendly Swift client for the Anthropic API.
Habitat — swift · anthropic · sdk.
-
Specimen XI.
interviewer.
Voice-first multi-agent interview app that draws forth expertise through conversation.
Habitat — swift · ai · voice · interview.
-
Specimen XII.
CircadianLights.
A macOS menu bar app that teaches smart lights to follow the sun.
Habitat — swift · macos · smart home · circadian.
-
Specimen XIII.
notes-to-walrus-blog.
Publishes Apple Notes to a Walrus decentralized site.
Habitat — swift · apple · blog · decentralized.
-
Specimen XIV.
book-recommendation.
AI-powered book recommendation engine built with TypeScript.
Habitat — typescript · ai · books · recommendations.
-
Specimen XV.
ec-developer-dashboard.
Developer metrics dashboard that measures the path from first touch to mainnet transactions.
Habitat — typescript · dashboard · devrel · metrics.
-
Specimen XVI.
clean-contacts.
A surgical instrument for cleaning and deduplicating Google and Apple contacts.
Habitat — typescript · contacts · google · apple.
-
Specimen XVII.
ai-sdk-acp.
An AI SDK provider for ACP, turning agent protocol messages into a small provider boundary.
Habitat — ai sdk · acp · provider · agents.
-
Specimen XVIII.
metrocore.
A SimCity 4-like city-building game experiment, with simulation systems hiding underneath the tiny civic machinery.
Habitat — game · simulation · city builder · systems.
-
Specimen XIX.
security-scan-mcp.
An MCP server that gives coding agents CVE-driven security prompts for targeted code review.
Habitat — typescript · mcp · security · code review.
Earlier specimens & standards
Specifications, implementations, and committee work from earlier collecting expeditions.
-
Specimen XX.
Apache Shindig.
Chief author of the PHP OpenSocial reference implementation; PMC member and committer.
Habitat — apache · opensocial · php.
-
Specimen XXI.
OpenSocial Spec.
Co-authored the specification defining APIs for web-based social applications.
Habitat — w3c · social web · standards.
-
Specimen XXII.
Portable Contacts.
Co-authored the contact data exchange specification for social networks and address books.
Habitat — ietf · contacts · data.
-
Specimen XXIII.
OAuth 2.0.
Contributed to the authorization framework used by modern API security systems.
Habitat — ietf · authorization · identity.
-
Specimen XXIV.
OpenID Connect.
Contributed to the identity layer on top of OAuth 2.0.
Habitat — identity · authentication · oauth.
-
Specimen XXV.
OpenAPI.
Contributed to the API description standard for documentation and code generation.
Habitat — apis · documentation · codegen.