ui-ux-pro-max

Generate UI/UX design systems from CSV databases using BM25 search.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, csv, re, math, collections, pathlib, json, argparse, argparse, sys, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive UI/UX design guidelines for web and mobile applications, simplifying the design process and ensuring best practices are followed.

Core Features & Use Cases

  • Design Guidelines: Access a vast library of design patterns, color palettes, typography pairings, and UX guidelines.
  • Searchable Database: Quickly find recommendations based on product type, industry, and specific design requirements.
  • Automated Design System Generation: Generate a complete design system with reasoning and best practices for your project.

Quick Start

Generate a design system for a "SaaS dashboard" project and name it "My Dashboard".

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 web or mobile application?

To generate a design system, you query the tool with your project parameters, and it retrieves UI/UX guidelines, color palettes, and typography pairings to produce a complete, reasoned design system for your web or mobile application.

How does the searchable database find UI/UX design guidelines?

The searchable database finds UI/UX design guidelines using a BM25 search algorithm operating over multiple CSV files, efficiently retrieving relevant design patterns, color palettes, and UX recommendations based on your specific product type and industry requirements.

Do I need Python to use this UI/UX design intelligence tool?

Yes, you need Python installed because the tool operates entirely within the Python environment, leveraging standard libraries like csv, re, math, and json to process configuration files and execute the BM25 search retrieval.

Can I search for UX recommendations based on specific industry requirements?

Yes, you can search for UX recommendations based on specific industry requirements, product types, and design constraints, querying the CSV-backed database to quickly find matching design patterns and typography pairings.

What is the best way to access color palettes and typography pairings for my project?

The best way to access color palettes and typography pairings is to use the automated design system generation feature, which queries the internal CSV database to provide matched combinations and reasoning for your specific project.

What limitations exist when relying on CSV files for design guidelines?

A limitation of relying on CSV files for design guidelines is that external configuration files are strictly required for the tool to function, meaning the entire design database must be properly formatted and accessible within your Python environment.