Integration

Tostada's output is three files. This section is about how to consume each one in the place it belongs.

The mental model

File Goes to
tokens.css Your app's stylesheet pipeline
design-system.md Your AI tool's context (Claude Code, Cursor, v0, …)
design-system.json Custom tooling, linters, future Figma sync
library.json (export) Backups and machine moves; back into Tostada

The three Documentation exports are outbound — they feed downstream consumers. The library JSON is inbound — it restores editor state. Don't mix them up.