Hello, DOMicile
Cream paper, thick dark borders, hard offset shadow, no blur. CourbeSans display, monospace body. Reads as a printed zine.
DOMicile is an AI-agent design system. Click any element on that page, leave a comment, and the agent revises just that piece — HTML is the communication layer, a Rust server persists the audit thread. No full redrafts, no waiting.
Every primitive on this page reads from design tokens. Toggle the theme and the card repaints — same DOM, same semantics, different aesthetic.
Cream paper, thick dark borders, hard offset shadow, no blur. CourbeSans display, monospace body. Reads as a printed zine.
Every component reads from the same design tokens — all themed, all clickable, all revisable.
Dashboard, webapp shell, mobile-app shell, admin tool, POS kiosk — five full-page templates, each composed from the same primitives. Clone one, revise just the piece you need.
Install DOMicile for yourself, or tell your agent to use it. Either way takes about ten seconds.
npx skills add zaco-tm/DOMicile -g
Installs the DOMicile skill globally. Works with any Agent Skills-compatible client.
Install the DOMicile design system from github.com/zaco-tm/DOMicile so you can use its primitives and the audit-rail loop when building UI for me.
Paste this into your agent's prompt. It will install DOMicile and start using it on the next task.
npm install domicile-react
npm install domicile-astro
cargo install domi-server --locked
One install. Three runtimes. The loop starts when you do.
Built by @zaco-tm · MIT · 2026
This page is a working document. Click any element to leave a comment, the agent revises just that piece.