Better CLI
Install the Better CLI, sign in, and run the pull, check, dev, diff, push loop that keeps a design system in your own repository.
File format
The on-disk layout of a Better Email design system — design-system.json, base.liquid, settings.json, modules, and modules.order — with the invariants the CLI enforces.
Maizzle
Emit a Better Email design system from an existing Maizzle project — keep Tailwind, components, and CSS inlining, and add marketer-editable inputs with a front-matter block.
React Email
Emit a Better Email design system from an existing React Email project — keep your components and TypeScript, and declare marketer-editable inputs with a typed better export.
Working with AI agents
Install the teaching files that let a coding agent work on a Better Email design system safely — AGENTS.md, a Claude Code skill, and the guardrails worth setting.
CI recipes
Run better check on every pull request and push a named version on merge, with the environment variables, secrets, and staging semantics the Better CLI expects.