ui-ux-pro-max

Search UI/UX design data with BM25 and generate design-system documents.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/lz-freedom/polybull-stock-helper --skill ui-ux-pro-max-lz-freedom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-ux-pro-max
Source: https://github.com/lz-freedom/polybull-stock-helper/tree/main/.opencode/skills/ui-ux-pro-max
Command: npx skills add https://github.com/lz-freedom/polybull-stock-helper --skill ui-ux-pro-max-lz-freedom

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

UI/UX Pro Max provides a centralized, searchable intelligence layer that accelerates design decisions by surfacing patterns, color palettes, typography, and UX guidelines across multiple domains.

Core Features & Use Cases

  • Multi-domain design guidance: color, typography, patterns, and UX guidelines aggregated in a searchable database.
  • Design system generation and overrides: assemble a cohesive design system with master and per-page overrides for scalable documentation and implementation.
  • AI-assisted page overrides: generate intelligent, page-specific rules and recommendations for layout, spacing, typography, and components to speed up delivery.

Quick Start

  • Install and run the design system generator: python3 skills/ui-ux-pro-max/scripts/search.py "<your-query>" --design-system -p "<Project>"
  • Persist to Master + Overrides: python3 skills/ui-ux-pro-max/scripts/search.py "<your-query>" --design-system --persist -p "<Project>" --page "<page>"
  • Inspect generated outputs in: design-system/MASTER.md and design-system/pages/<page>.md

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 scalable design system with master and per-page overrides?

Generate a scalable design system by running the Python search script with the design-system flag, which outputs a MASTER.md document and per-page override markdown files for cohesive project-wide visual guidelines.

What is the best way to search for UI/UX design guidelines across multiple domains?

Search multi-domain UI/UX guidelines by running the BM25-powered Python search script, which queries a curated database of color, typography, patterns, and UX rules to rapidly surface relevant design resources.

Can I persist page-specific layout and typography rules when generating design documentation?

Yes, you can persist page-specific layout and typography rules by running the Python script with the persist and page flags, which saves AI-assisted component recommendations into dedicated markdown files under the design-system directory.

Does UI/UX Pro Max require any external dependencies to search color and typography patterns?

No, it requires zero external dependencies; the Skill operates using internal Python scripts to execute BM25 search queries over its curated multi-domain database of color and typography patterns.

How does AI-assisted page override generation speed up design system delivery?

AI-assisted page overrides accelerate delivery by automatically generating intelligent, page-specific recommendations for layout, spacing, and components, reducing manual documentation effort while maintaining design system consistency.