Ux Skill
@Laith0003
关于 Ux Skill
A deterministic, offline design-intelligence engine for AI coding tools. Replaces improvised UI generation with structured constraints plus a rule-based anti-AI-slop linter. Ships as a Claude Code plugin, a Python package, an MCP server (18 tools), and a 17-IDE installer.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"ux-skill": {
"command": "ux-mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is ux-skill?
ux-skill is a design intelligence engine for AI coding tools. It runs as a Python package (pip install uxskill), as a Claude Code plugin, and as a 17-IDE multi-installer. The engine ingests a project brief and returns a complete recommended design system deterministically, without calling any LLM. It is free, MIT licensed, and fully offline.
How to use ux-skill?
Install via pip (pip install uxskill) or via the Claude Code plugin marketplace (/plugin marketplace add Laith0003/ux-skill). After installation, run /ux-init to set up the per-project .ux/ state directory. The engine provides 25 slash commands, 5 sub-agents, and 18 MCP tools. Use /ux-discover to capture the brief, /ux-recommend to pick the system, /ux-design to generate code, and /ux-lint to verify against 152 deterministic anti-AI-slop rules.
Key features of ux-skill
- Deterministic 7-axis synthesizer (warmth, contrast, density, geometry, formality, motion, type_personality)
- 12 queryable JSON manifests (84 styles, 176 palettes, 70 type pairings, 148 components, 184 industries, 35 chart types, 57 motion presets, 112 UX laws, 152 anti-pattern rules, 25 tech stacks, 160 brand specs)
- 152 anti-AI-slop linting rules with a quality gate at 65
- Brand fidelity enforcement via pixel-based color extraction and hard floor evaluation
- Mobile-first gating that fails on horizontal scroll, wrapping nav, or over-tall sticky headers
- Decisions ledger (
.ux/decisions.jsonl) that re-ranks candidates by past wins in the same industry/UI bucket - Three auto-dispatched modes: strict_brand, brand_anchor, pure_synthesis
- Works with 17 AI coding tools including Claude Code, Cursor, Windsurf,
开发工具 分类下的更多 MCP 服务器
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
评论