ui-ux-pro-max

Generates design system recommendations and searches UI/UX guideline databases via Python CLI.

Updated Jul 31, 2026
One-click install
npx skills add https://github.com/Rasslonely/NexusXRP --skill ui-ux-pro-max-rasslonely
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-ux-pro-max
Source: https://github.com/Rasslonely/NexusXRP/tree/main/.agents/skills/ui-ux-pro-max
Command: npx skills add https://github.com/Rasslonely/NexusXRP --skill ui-ux-pro-max-rasslonely

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? Choosing styles, color palettes, fonts, and UX patterns for a new app or page is slow and inconsistent. This Skill provides a searchable database of 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 22 technology stacks, plus an automated design system generator. ## Core Features & Use Cases - Design System Generation: Run a single query to get a complete design system with pattern, style, colors, typography, effects, and anti-patterns, with optional variance/motion/density dials. - Domain & Stack Search: BM25-powered search across domains (style, color, typography, chart, ux, landing, icons, gsap, react, web) and 22 stack-specific guideline files (React, Next.js, SwiftUI, Flutter, and more). - Persistence & Review: Persist design systems as MASTER.md plus per-page override files, and use built-in pre-delivery checklists for accessibility, contrast, and layout review. - Use Case: When asked to build a fintech dashboard, generate a full design system with colors, fonts, and a GSAP motion snippet, then pull React performance guidelines before writing code. ## Quick Start Ask the AI to generate a design system for your project, for example: "Use the ui-ux-pro-max skill to generate a design system for a minimal dark-mode AI search homepage."

Frequently Asked Questions about ui-ux-pro-max

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a design system for a new app or landing page?

Run the search script with the --design-system flag and a query describing your product, industry, and tone. It returns a complete recommendation covering pattern, style, colors, typography, effects, and anti-patterns, with optional --variance, --motion, and --density dials.

What design resources are included in this UI/UX database?

The database contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, 25 chart types, icon recommendations, GSAP animation snippets, and stack-specific guidelines for 22 frameworks including React, Next.js, Vue, SwiftUI, and Flutter.

Does the search tool require any Python packages or network access?

No. The scripts use only the Python 3 standard library with no third-party packages and no network access. If Python is missing, the user must install it themselves; the skill never runs package-manager or system-modifying commands.

Can I save a design system and reuse it across pages?

Yes. Adding --persist creates a design-system/MASTER.md as the global source of truth, and --page creates per-page override files. Page-specific rules override the Master file when both exist.

Why did my design search return no results?

A zero-result response means the query did not match the database vocabulary. Retry with broader or different keywords, and check the suggested closest known terms returned with the empty result before falling back to general defaults.