OverviewMIT · agent-agnostic

Documentation

DZINE documentation

Public docs for the MIT CLI: install from GitHub, generate a build pack in your project, hand it to any agent, and score the result.

Start here

New here? Read who it is for, then follow the install guide.

After cloning the repo (from your app directory)
npx dzine-skill run "your product brief" --write-build-pack

Documentation

What you get

Every successful compile produces a build pack your agents and CI can share:

design-contract.jsonCanonical contract: route, proof, sections, forbidden patterns, QA gates.
DESIGN.mdHuman-readable contract for review and agent context.
route.jsonSection jobs, acceptance criteria, architecture constraints.
tokens.cssSemantic visual constraints for implementation.
scorecard.mdPass/fail gates — run after the first build.

Source on GitHub

Report issues, contribute routes, or fork for your team. The CLI lives in packages/dzine-skill/; the full taste corpus is under skills/ and style-systems/.