ai-created.com
Compares its installed tag against the latest reviewed GitHub Release and blocks adoption until its own checks pass.
- npm run policy:check
- npm run lint
- npm run typecheck
- npm run build
@ai-created/ui · Open-source design system
Designers, engineers, and coding agents build against one versioned interface contract. The same tokens, components, accessibility rules, and page patterns, validated through blocking checks in every consumer.
Each audience reads a different projection of the same reviewed decisions, never an independent interpretation of them.
Editable Figma components, semantic variables, themes, and page templates.
Figma design kit
React components, TypeScript APIs, tokens, and test contracts.
Runtime contract
The manifest, approved templates, policies, and machine context.
Machine contract
Published as one versioned contract, with blocking validation across every consumer.
Each layer has one canonical source. Documentation and machine context are generated from those sources and rejected when they fall out of date.
154 CSS custom properties in styles/tokens.css, mapped into utilities by the shared Tailwind preset.
styles/tokens.css22 documented families exposing 96 verified public exports.
src/index.ts7 principal guideline chapters and 6 approved page templates with declared states.
templates/agentThis portal, the generated manifest, and the concise and full agent context files.
design-system.manifest.json6 design-policy rules and 15 blocking validation commands.
ai-created-ui.config.json2 production applications installing immutable release tags.
consumers.jsonEvery number below is read from a canonical repository source at build time rather than maintained by hand.
These applications install immutable release tags and run their own compatibility checks before adopting an update. The registry below is the same file the currency tooling reads.
Compares its installed tag against the latest reviewed GitHub Release and blocks adoption until its own checks pass.
Compares its installed tag against the latest reviewed GitHub Release and blocks adoption until its own checks pass.
A change is publishable only when every gate passes. Nothing here is advisory.
Read how agent output enters the same system in the agent enforcement chain and how changes are reviewed and released in the governance guideline.
The package is distributed through immutable GitHub tags, not the npm registry. Consumer setup, the install command, and the update lifecycle are documented in the repository README.