primitiv
Active·★ 16·MIT·Updated 2026-05-26
★ Trending★ Vision / Multimodal
The design contract layer for your agents.
Primitiv is a design contract layer for AI agents. It scans design sources like Figma, codebase, Storybook, and token files, reconciles conflicts between them, and exposes a single machine-readable contract via MCP. Agents connect to get authoritative answers before building UI, ensuring consistency and reducing drift.
#ai-agents#design-system#design-tokens#figma#llm-tools#llm-tools-directory-tree#mcp#mcp-servers
01
Features
01Scans multiple design sources (Figma, codebase, Storybook, token files) via adapters
02Reconciles conflicts between sources according to governance rules
03Exposes a machine-readable contract via MCP
04Runs entirely locally, keeping code private
05Supports incremental adoption, starting with one source
02
Compatibility
Cursor
Cursor
Verified via docs
Claude Code
Claude Code
Verified via docs
Codex
Codex
Verified via docs
Windsurf
Windsurf
Verified via docs
Zed
Zed
Verified via docs
03
Quick start
1
$ npm install @ai-by-design/primitiv
04
Use cases
↳AI agents retrieve the canonical design context before building UI components
↳CI workflows verify contract consistency on every pull request
↳Multi-project environments ensure each project has its own resolved contract
05
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
agents-best-practices★ 1.1k
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
Related searches
Comments
Log in to leave a comment
- EElliot WilsonApr 15, 2026
Works as a validation layer between agent design and agent execution.
- OOaklyn LewisApr 12, 2026
Design contract layer for agents ensures AI behavior matches design intent.
- RRobin ThompsonApr 8, 2026
Contract-based design is more rigorous than prompt-based behavior specification.
- RRiver ZhangMar 28, 2026
Good for teams building AI products where behavioral consistency is critical.