Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

AI-by-design/primitiv

БесплатноНе проверен

Design contract layer for your codebase. Scans Figma, code, Storybook, and token files, reconciles conflicts, and serves a single machine-readable source of tru

GitHubEmbed

Описание

Design contract layer for your codebase. Scans Figma, code, Storybook, and token files, reconciles conflicts, and serves a single machine-readable source of truth over MCP so every agent gets the same authoritative design rules before it builds. Local-first — your code never leaves your machine.

README

The design system contract keeping teams and agents in sync.

Retrieval gives you data. Reconciliation gives you truth.

The problem

Design-system knowledge is spread across code, Figma, Storybook, and documentation. When those sources drift, people reconcile the differences through experience; AI coding agents often fall back to generic patterns that work but do not belong in the product.

Primitiv gives every agent the same current design context through a machine-readable contract and a read-only MCP interface. It helps agents reuse what exists, follow established decisions, and surface inconsistencies before they ship.

Primitiv runs locally. Your code never leaves your machine.

Quick start

Run these commands from your project root:

npx @ai-by-design/primitiv init
npx @ai-by-design/primitiv build
npx @ai-by-design/primitiv serve

init sets up Primitiv for the current project, build creates its design contract, and serve makes that contract available to MCP-compatible agents.

See the Primitiv documentation for installation, configuration, commands, and integration guides.

[!IMPORTANT] Keep Primitiv configured at project level. A global MCP configuration can serve the wrong project's contract when you switch repositories.

Capabilities

  • Bring design context from your codebase, Figma, and Storybook together
  • Make existing tokens, components, rules, and rationale available to agents
  • Surface conflicts, drift, and hardcoded token misuse
  • Provide read-only access from MCP-compatible agents and editors
  • Verify that the contract stays current in CI

Project links

from github.com/AI-by-design/primitiv

Установка AI-by-design/primitiv

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/AI-by-design/primitiv

FAQ

AI-by-design/primitiv MCP бесплатный?

Да, AI-by-design/primitiv MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для AI-by-design/primitiv?

Нет, AI-by-design/primitiv работает без API-ключей и переменных окружения.

AI-by-design/primitiv — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить AI-by-design/primitiv в Claude Desktop, Claude Code или Cursor?

Открой AI-by-design/primitiv на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare AI-by-design/primitiv with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development