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
TranscriptFetch MCP Server
TranscriptFetchModel Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.

Apiosk
obcraftAI-native payments for tools and APIs. Discover, pay for, execute, and publish monetized APIs directly from your agent, settled per call in USDC over x402, through the Model Context Protocol. payments · finance · x402 ·

Perfex CRM
themesicTurn Perfex CRM into an AI-ready workspace. This MCP server exposes your full REST API to Claude, ChatGPT and any AI agent, so leads, invoices and tasks are one prompt away.

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.
CodeSentinel
icohangar-opsCodebase health as MCP tools: dead code, circular dependencies, coupling, architectural drift.
Comments