Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By gnurio
AI-powered UI design skills based on Refactoring UI principles. Evaluate and improve interface designs with expert-validated guidance.
npx claudepluginhub gnurio/refactoring-ui-plugin --plugin refactoring-ui-skillsCreate comprehensive palette with 8-10 greys, 5-10 primary, 5-10 accent shades
Use systematic spacing with 25% minimum jumps, start with excess whitespace
Create clear primary/secondary/tertiary action distinctions
Remove unnecessary borders, backgrounds, shadows, decorations
Create helpful, actionable zero-content states
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Craft polished user interfaces with layout grids, color systems, typography scales, responsive patterns, and visual hierarchy.
Expert UI/UX design guidance for unique, accessible interfaces. Always-ask-first protocol for visual decisions, colors, typography, layouts.
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.
Comprehensive 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.
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.
Edward Tufte's Visual Display of Quantitative Information — three executable skills (route, assess, render) backed by a VDQI-sourced principles reference. Scores graphics against Tufte's nine criteria with named chartjunk species and a 13-entry catalogue of dissected failures, and renders per-genre charts (time-series, small multiples, quartile plot, range-frame scatter) plus a tufte-css HTML wrapper.
14 skills for idea spread, cultural transmission, and strategic communication — based on Memetics 101.
12 executable skills + orchestrator for competitive strategy analysis, extracted from Michael Porter's Competitive Strategy. Five forces, competitor profiling, strategic groups, market signals, generic strategies, competitive moves, and industry-type playbooks — grounded in Porter's original frameworks.
Ten structured AI skills for evaluating and improving UI designs — covering visual hierarchy, typography, color, spacing, buttons, clutter, empty states, shadows, contrast, and grouping. Use individual skills for targeted fixes or invoke the meta-refactor-ui orchestrator for a full design pass.
Attribution: These skills are based on the principles and methodology in Refactoring UI by Adam Wathan and Steve Schoger (© Tailwind Labs Inc.). This repository is an independent AI skill implementation and is not affiliated with or endorsed by Tailwind Labs.
This plugin packages 10 focused UI design skills plus a refactor-ui meta-skill that runs a full design pass. The skills cover visual hierarchy, typography, color, spacing, button hierarchy, visual clutter, empty states, shadows, contrast, and grouping.
/refactor-ui --design="path/to/design.md"
/establish-visual-hierarchy --input="design-description"
@refactor-ui --design="path/to/design.md"
@apply-typography-scale --context="marketing"
/refactor-ui evaluate --file="design.md"
/refactor-ui fix --issues="visual-hierarchy"
See PLATFORM_GUIDE.md for platform-specific installation and usage.
| # | Skill | Purpose | Type |
|---|---|---|---|
| 01 | Establish Visual Hierarchy | Determine what draws attention first | Evaluative |
| 02 | Apply Typography Scale | Create hierarchy with font sizes, weights, and colors | Generative |
| 03 | Build Color Palette | Define grey, primary, and accent color scales | Generative |
| 04 | Apply Consistent Spacing | Use systematic spacing and rhythm | Generative |
| 05 | Design Button Hierarchy | Separate primary, secondary, and tertiary actions | Generative |
| 06 | Eliminate Visual Clutter | Remove unnecessary decoration | Corrective |
| 07 | Design Empty States | Create useful zero-content states | Generative |
| 08 | Use Shadows Appropriately | Use elevation functionally | Corrective |
| 09 | Manage Color Contrast | Preserve readability and accessibility | Evaluative |
| 10 | Group Related Elements | Use proximity to show relationships | Generative |
.
├── .claude-plugin/plugin.json
├── .codex-plugin/plugin.json
├── .cursor-plugin/plugin.json
├── adapters/
├── examples/
├── skills/
│ ├── 01-establish-visual-hierarchy/SKILL.md
│ ├── ...
│ └── meta-refactor-ui/SKILL.md
├── tests/
├── PLATFORM_GUIDE.md
├── README.md
├── SKILL.md
└── skills.json
Validate the skill layout:
bash tests/validate-skills.sh
Check platform detection:
node -e "console.log(require('./adapters/platform-adapter').getPlatformDisplayName())"
All rights reserved. See LICENSE.
These skills are based on Refactoring UI by Adam Wathan and Steve Schoger (© Tailwind Labs Inc.). This repository is not affiliated with or endorsed by Tailwind Labs.