Add ux-skill to Code Analysis & Quality#642
Open
Laith0003 wants to merge 1 commit into
Open
Conversation
ux-skill is an open-source (MIT) MCP server with 18 tools that lints AI-generated UI for quality, applying 152 anti-slop rules with 160 brand specs and a 7-axis synthesizer. Deterministic and offline; never calls an LLM. Added to both README.md and docs/code-analysis--quality.md per the contributing format. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds ux-skill to the Code Analysis & Quality category.
ux-skill is a design-intelligence MCP server (18 tools) that lints AI-generated UI for quality. It applies 152 anti-slop rules, 160 brand specs, and a 7-axis synthesizer to flag generic, low-quality interface code and recommend distinctive design systems. It is fully deterministic and runs offline, so it never calls an LLM. Open source under MIT.
It fits this category alongside existing linting and code-quality entries (for example, the a11y-mcp accessibility auditor), since its core function is rule-based quality analysis of generated front-end code.