ui-ux-pro-max

Generate comprehensive design systems for UI/UX projects.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/brahiamsinho/Examen-1-SI2 --skill ui-ux-pro-max-brahiamsinho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-ux-pro-max
Source: https://github.com/brahiamsinho/Examen-1-SI2/tree/main/.cursor/skills/ui-ux-pro-max
Command: npx skills add https://github.com/brahiamsinho/Examen-1-SI2 --skill ui-ux-pro-max-brahiamsinho

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, scripts/search.py, scripts/design_system.py, ui-reasoning.csv, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the UI/UX design process by providing instant recommendations and design systems, saving designers time and ensuring consistency.

Core Features & Use Cases

  • Comprehensive Design Guide: Offers styles, color palettes, font pairings, UX guidelines, and chart types across multiple technology stacks.
  • Searchable Database: Allows users to search for design elements and find matching recommendations.
  • Priority-Based Recommendations: Provides prioritized design options based on user input.

Quick Start

Run the following command to generate a design system for a SaaS dashboard project named "Serenity Spa":

python3 skills/ui-ux-pro-max/scripts/search.py "beauty spa wellness service elegant" --design-system -p "Serenity Spa"

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 UI/UX design system for a SaaS dashboard?

A UI/UX design system provides prioritized recommendations for styles, color palettes, font pairings, and UX guidelines. It combines data across product and style domains to ensure visual consistency across multiple technology stacks.

What is the best way to get prioritized recommendations for UI styles and color palettes?

Priority-based recommendations for UI styles are generated by querying a searchable database with specific project keywords. The system applies reasoning rules to rank matching design elements and outputs a prioritized list of options.

Do I need Python to generate UI/UX recommendations from the searchable database?

Yes, Python is required to execute the command-line search script that queries the reasoning database. You must run the script locally to process input keywords and generate the prioritized design system output.

Can I search for specific UI elements like font pairings and chart types across different technology stacks?

You can search for specific UI elements like font pairings and chart types across multiple technology stacks by passing targeted keywords to the search script. It queries the database to return matching and prioritized design recommendations.

What limitations exist when using command-line scripts for UI design generation?

Limitations of command-line UI design generation include dependency on local Python execution and external CSV data sources. If input keywords are vague, the reasoning rules may return generic recommendations instead of highly targeted design system outputs.