ui-ux-pro-max

Generate UI/UX design system recommendations via multi-domain BM25 searches.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/alexsandrocruz/DominusLeads --skill ui-ux-pro-max-alexsandrocruz
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ui-ux-pro-max
Source: https://github.com/alexsandrocruz/DominusLeads/tree/main/landingpage/.agent/skills/ui-ux-pro-max
Command: npx skills add https://github.com/alexsandrocruz/DominusLeads --skill ui-ux-pro-max-alexsandrocruz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides automated UI/UX design system recommendations by aggregating cross-domain insights, reducing time to define patterns and guidelines.

Core Features & Use Cases

  • Multi-domain search across style, color, typography, and layout to assemble a cohesive design system.
  • Reasoning-driven overrides and pattern assembly (Pattern, Colors, Typography, Spacing, and components).
  • Support for persistence via a Master + Overrides workflow to enable page-specific overrides.

Quick Start

Use the ui-ux-pro-max skill to generate a design system for your project by running the search with design-system options, for example:

  • python3 skills/ui-ux-pro-max/scripts/search.py "<query>" --design-system -p "Project Name"

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 UI/UX design system for web and mobile projects?▼

To generate a UI/UX design system, run a multi-domain search across style, color, typography, and layout to assemble cohesive patterns and guidelines for your project.

What is a Master and Overrides structure in design system generation?▼

A Master and Overrides structure enables design system persistence by maintaining a base master configuration while supporting page-specific overrides for individual project variations.

How do I use multi-domain BM25 search for design recommendations?▼

Multi-domain BM25 search aggregates cross-domain insights to produce reasoning-based design recommendations, assembling cohesive patterns across style, color, typography, and layout domains.

Can I apply reasoning-driven pattern assembly for my web design components?▼

Yes, reasoning-driven pattern assembly supports web and mobile design scenarios by generating structured guidance for colors, typography, spacing, and UI components.

Does this design system generator work without external dependencies?▼

Yes, this design system generator operates without external dependencies, using internal Python scripts to execute multi-domain searches and apply reasoning-based overrides.

What's the best way to define page-specific design overrides?▼

The best way to define page-specific overrides is using the optional persistence workflow, which saves recommendations to a Master structure and applies targeted layout and pattern changes.