Ux Skill
@Laith0003
About 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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ux-skill": {
"command": "ux-mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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,
Basic information
More Developer Tools MCP servers
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor โ designed for Cursor, Claude Code, Codex, Windsurf and other IDEs

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Huoshan Test
volcengineDevDocs by CyberAGI ๐
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Comments