ui-ux-pro-max

Retrieve UI/UX guidance from domain CSVs using BM25 search.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

BM25-based search retrieves UI/UX guidance from domain CSVs to surface relevant patterns, styles, and guidelines quickly.

Core Features & Use Cases

  • Multi-domain search across style, color, typography, landing, product data sources to build comprehensive design-system recommendations.
  • Aggregates results to support design decisions, with optional persistence to Master + Overrides structure for hierarchical retrieval.
  • Auto-detects domain from user queries and returns ranked results suitable for rapid iteration in design sprints.

Quick Start

Provide a design-system analysis for a SaaS dashboard by running the multi-domain search and design-system workflow.

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 design-system recommendations for a SaaS dashboard?

You can generate design-system recommendations by running a multi-domain search across style, color, typography, and product CSVs to aggregate ranked UI/UX guidelines for your SaaS dashboard. The system auto-detects the domain from your query to return relevant patterns.

What is BM25 search for UI/UX guidance?

BM25 search for UI/UX guidance is a retrieval mechanism that ranks design patterns from domain CSVs based on query relevance. It surfaces style, color, and typography guidelines to support rapid iteration during design sprints.

Can I use this to get stack-specific design guidelines?

Yes, you can retrieve stack-specific design guidelines by querying the system. It aggregates results across multiple domains and formats the output to provide stack-specific recommendations suitable for rapid design iteration.

How do I search across multiple design domains at once?

You search across multiple design domains by providing a natural language query. The system auto-detects the domain, performs multi-domain aggregation across CSV data sources, and limits results per configuration to present formatted design-system recommendations.

Does the system support persistent design guidelines?

Yes, the system supports optional persistence to a Master and Overrides structure. This enables hierarchical retrieval of your aggregated UI/UX guidance, allowing you to maintain and access design decisions across sessions.

What format does the input data need to be in for UI/UX search?

The input data must be in CSV format located in the data directory. The system loads domain-specific files from data/*.csv to perform BM25-based search and retrieve relevant UI/UX patterns and guidelines for your queries.