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
Deepwiki MCP Server
regenrek๐ MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. ๐ฆ
Altronis
sypherinMCP server + CLI for Altronis โ Singapore AI consulting. Ask the Lyra consultant, generate a grant-matched AI transformation plan, pull curated SG AI events/news. Read-only, wraps altronis.sg.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw โ programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Comments