By thevrus
Enforce UI consistency across an entire codebase — detects drift in spacing, typography, colors, components, iconography, and interaction patterns across web, native mobile, and server-rendered templates. Generates a P0-P3 report and remediation plan.
A Claude Code skill that enforces UI consistency across an entire codebase — regardless of language, framework, or styling approach.
Compares every UI surface against every other UI surface and against the project's design system, then surfaces drift in:
Output is a Consistency Health Score (??/40), findings tagged P0-P3 with file:line locations, systemic root-cause patterns, and a phased remediation plan.
Auto-detects and adapts patterns for:
Mixed-stack repos are scanned per profile and reported with combined plus per-stack scores.
In any Claude Code session:
/plugin marketplace add thevrus/consistent-ui
/plugin install consistent-ui@consistent-ui
That's it — the skill will be available globally.
git clone https://github.com/thevrus/consistent-ui.git ~/.claude/skills/consistent-ui-source
ln -s ~/.claude/skills/consistent-ui-source/skills/consistent-ui ~/.claude/skills/consistent-ui
/consistent-ui
/consistent-ui src/components/dashboard
/consistent-ui checkout-flow
Without an argument, scans the entire UI codebase. With an argument, restricts analysis to a path or feature.
After the report, the skill asks whether to apply fixes immediately, run waves with confirmation, or stop at the report.
consistent-ui for cross-surface drift across the whole codebase./audit for technical quality (a11y, performance, anti-patterns) on a single surface./polish for the final pre-ship micro-pass on one feature.This is a markdown-only skill — no CLI binary, no companion executable, no runtime code. The behavior lives entirely in skills/consistent-ui/SKILL.md, which Claude Code loads directly. As a result:
<claude-code-hint /> markers on stderr) does not apply here. There is no CLI to emit one from.SKILL.md directly. New stack profiles, detection patterns, and dimension checks all live in that single file (see Appendix A for the per-stack pattern table).version must be made in both .claude-plugin/plugin.json and .claude-plugin/marketplace.json to keep the manifests in sync.PRs welcome.
MIT — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub thevrus/consistent-ui --plugin consistent-uiComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.