Windcraft
БесплатноНе проверенEnables Cursor and Claude Code to read design tokens and rules, and validate component code against a design system before generating UI.
Описание
Enables Cursor and Claude Code to read design tokens and rules, and validate component code against a design system before generating UI.
README
Design coherence layer for AI-assisted code generation. Cursor, Claude Code, and friends write the code — windcraft keeps every page speaking the same design language by checking generated UI against your design tokens.
Runs free and local — no account, no cloud, no API key.
# scaffold tokens + config from a bundled starter theme (offline)
npx windcraft init --local
# scan your code against those tokens (exits non-zero on violations → CI gate)
npx windcraft check
What's here
This is the open-source CLI, static analyzer, and MCP server:
windcraft check— 8 design-drift rules (hard-coded colors, off-scale spacing, non-token fonts, missing empty/loading states, …), runs locally.windcraft mcp— a local MCP server so Cursor / Claude Code read your tokens and rules before they generate (get_design_tokens,get_design_rules,validate_component_code).- GitHub Action + pre-commit hook — drop-in CI enforcement.
MCP (Cursor / Claude Code)
claude mcp add windcraft -- npx windcraft mcp
init also writes a Claude skill to .claude/skills/windcraft.md.
Hosted (optional)
windcraft.io adds a shared, editable design system for teams: hosted catalog of component contracts and page patterns, token sync across repos, version history, and org-wide enforcement. The local CLI never sends your source code.
License & trademarks
MIT. Independent and unaffiliated with the companies whose names inspired the bundled theme presets — see TRADEMARKS.md.
Установка Windcraft
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/alicanbasak/windcraft-cliFAQ
Windcraft MCP бесплатный?
Да, Windcraft MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Windcraft?
Нет, Windcraft работает без API-ключей и переменных окружения.
Windcraft — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Windcraft в Claude Desktop, Claude Code или Cursor?
Открой Windcraft на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Windcraft with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
