We build tools for developers who care about craft
Miozu is a small team building open source developer tools. We make component libraries, documentation infrastructure, and color systems — designed to be minimal, composable, and AI-native.
Everything we ship is MIT licensed. We believe the best developer tools are the ones you can read, fork, and own.
What we build
@miozu/jera
ProductionSvelte 5 component library with 80+ components. Zero runtime dependencies. Pure CSS architecture with thin Svelte wrappers. Base16 color tokens. AI-first documentation via llms.txt standard.
gnosis-mcp
v0.5.0MCP documentation server. Hybrid semantic + keyword search, embeddings support, knowledge management for AI agents. Two dependencies: mcp + asyncpg. Published on PyPI.
.miozu themes
Base16Color system built on the Base16 specification. 16 semantic color tokens that work across editors, terminals, window managers, and web applications. Ports for Neovim, Alacritty, i3/Sway, tmux, and more.
How we think about software
Minimal by default
No feature flags, no config objects, no "enterprise tier" toggles. Components do one thing well. If you need more, compose them.
CSS is the library
jera's styles are framework-agnostic CSS. The Svelte wrappers are thin. You can use the CSS directly in React, Vue, or vanilla HTML.
AI-native
Every project includes llms.txt, structured documentation, and semantic search. AI agents are first-class consumers of our tools.
Linux-first
We develop on Linux and our tools reflect that. Base16 themes for tiling window managers, terminal emulators, and text editors.