UI/UX design intelligence skill with 107 styles, 127 palettes, 107 font pairings, 106 charts, 131 reasoning rules, and 16 stack guidelines. Includes 8 Python scripts and 1,875+ searchable data rows.
npx claudepluginhub saifyxpro/ui-ux-design-pro-skillUI/UX design intelligence. 107 styles, 127 palettes, 107 font pairings, 106 charts, 131 reasoning rules, 129 UX guidelines, 16 stacks (React, Next.js, Vue, Nuxt.js, Svelte, Astro, Angular, Remix, SolidJS, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Jetpack Compose, Nuxt UI). 8 Python scripts: BM25 search, contrast checker, palette generator, token generator, type scale calculator, design system generator, UI auditor, CLI. 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. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, liquid glass, cyberpunk, spatial UI, data brutalism. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient, design tokens, contrast checker.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Share bugs, ideas, or general feedback.

A senior-level AI skill that provides data-driven design intelligence for building premium, production-grade UI/UX across multiple platforms and frameworks. Powered by a blazing fast Bun CLI, Orama Search Engine, 16 tech stacks, and 1,875+ data rows.
For best results, use GPT-5.3 Codex xhigh or Gemini 3.0 Pro.
| Requirement | Version | Purpose |
|---|---|---|
| Bun | 1.0+ | Required runtime for the CLI and Orama search engine |
# macOS / Linux / WSL
curl -fsSL https://bun.sh/install | bash
# Windows (PowerShell)
powershell -c "irm bun.sh/install.ps1 | iex"
npx skills add https://github.com/saifyxpro/ui-ux-design-pro-skill --skill ui-ux-design-pro
# Clone the repository
git clone https://github.com/saifyxpro/ui-ux-design-pro-skill.git
cd ui-ux-design-pro-skill
# Install dependencies
cd skills/ui-ux-design-pro/cli
bun install
See the difference the skill makes — same prompt, with and without UI/UX Design Pro:
| Without Skill | With Skill |
|---|---|
![]() | ![]() |
| Generic layout, basic colors, default spacing | Premium typography, refined palette, professional hierarchy |
Generated in a single prompt using the skill's design system CLI + "Warmth & Approachability" direction:

Prompt: "Generate a Warm Creative SaaS landing page using the design CLI"
Design Direction: Warmth & Approachability · Primary:
#FF6B35(Coral) · Fonts: Fraunces + Plus Jakarta Sans · Radius: 24-32px

Prompt: "Generate a Finance Command Center dashboard"
Design Direction: Precision & Density · Primary:
#C2E045(Lime) · Font: Inter · Radius: 16-24px
The flagship feature is the Design System Generator — an AI-powered reasoning engine that analyzes your project requirements and generates a complete, tailored design system in Beautiful Markdown.
# Design System: SaaS Launch
> **Query**: "Modern SaaS Platform" | **Tech Stack**: Next.js | **Generated**: 2/18/2026
## 1. Brand Identity
- **Primary Color**: `#7C3AED` (Violet)
- **Typography**: **Inter** (Headings & Body)
## 2. Component Library
### Primary Button
**Usage:** Main call-to-action actions
**Variants:** Default, Hover, Active, Disabled
**CSS Variable:** `--radius-md`