MD Files
We built a library of design systems that AI agents can actually read.
A free, browseable library of design systems, each encoded as a single Markdown file an LLM can parse and obey. Designers browse the visual specimen on the web. Agents and developers download the spec and feed it straight into their workflow.
AI design tools have a recurring failure mode. They generate plausible interfaces but not consistent ones. Ask for a hero, a pricing section, and a footer and you get three subtly different products. The fix is not a bigger prompt. It is a structured spec the agent reads before generating anything.
The library should look like the systems it sells. Every card renders in its own tokens, so browsing the library is browsing the systems themselves. Adding a new system is one typed entry. No new components, no new routes.
Contrast is enforced, not eyeballed. Any surface routes its text through a luminance helper that returns AA-safe foregrounds. A system can declare an aggressive palette and still render readable everywhere.
Next project