ui-ux-pro-max

Search UI/UX design styles, palettes, and typography with BM25.

1|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/R2W1cs/Mustacademy --skill ui-ux-pro-max-r2w1cs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-ux-pro-max
Source: https://github.com/R2W1cs/Mustacademy/tree/main/a/.gemini/skills/ui-ux-pro-max
Command: npx skills add https://github.com/R2W1cs/Mustacademy --skill ui-ux-pro-max-r2w1cs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, csv, bm25, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive UI/UX design guidance, offering a vast repository of styles, palettes, fonts, and guidelines to streamline the design process and ensure accessibility.

Core Features & Use Cases

  • Comprehensive Design System: Access a wide array of styles, color palettes, font pairings, and UX guidelines.
  • Intelligent Search: Search through the design system to quickly find relevant styles, color palettes, typography, and UI/UX best practices.
  • Stack-Specific Guidelines: Get implementation-specific best practices for HTML, React, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, and shadcn/ui.

Quick Start

Use the ui-ux-pro-max skill to generate a design system for a SaaS dashboard called 'My Project'.

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 complete design system with color palettes and typography for my project?

To generate a design system, use the CLI tool to search styles, color palettes, and font pairings. It indexes design guidelines using the BM25 algorithm, returning domain-specific recommendations for product, landing, chart, and web UI components.

Does the UI/UX design system provide stack-specific guidelines for React and Tailwind?

Yes, the UI/UX design system provides stack-specific guidelines. It supports implementation best practices for HTML, React, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, and shadcn/ui.

What do I need to run the UI/UX design search tool locally?

You need Python installed to run the CLI tool execution. The UI/UX design search tool also relies on CSV files for data storage and the BM25 search algorithm to index and retrieve styles, palettes, and typography.

Can I use this tool to find UX guidelines for both web and mobile application design?

Yes, you can find UX guidelines for both web and mobile application design. The tool offers comprehensive recommendations across product, style, color, landing, typography, chart, UX, and web domains for diverse interfaces.

What is the best way to search through a large repository of font pairings and styles?

The best way to search font pairings and styles is using the integrated BM25 search algorithm. It intelligently indexes the CSV-based design system repository to quickly retrieve relevant typography, palettes, and UX guidelines.

Why does the design system tool require Python and CSV files instead of a standard database?

The design system tool requires Python and CSV files to execute its CLI interface and store repository data locally. This combination enables the BM25 search algorithm to efficiently index styles and palettes without external database dependencies.