ui-ux-pro-max

Retrieves UI/UX design guidance via BM25 search across style, color, typography, chart, and UX domains.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/zero-rehq/opencode-kit --skill ui-ux-pro-max-zero-rehq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-ux-pro-max
Source: https://github.com/zero-rehq/opencode-kit/tree/main/.opencode/skill/ui-ux-pro-max
Command: npx skills add https://github.com/zero-rehq/opencode-kit --skill ui-ux-pro-max-zero-rehq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a centralized, searchable repository of UI/UX design resources and guidelines, enabling teams to quickly locate styles, colors, typography, charts, and UX best practices.

Core Features & Use Cases

  • BM25-powered search across 300+ curated resources: 57 UI styles, 95 color palettes, 56 font pairings, 24 chart types, 98 UX guidelines, and more, enabling fast discovery.
  • Domain-aware routing to retrieve relevant guidance for design, product, and development tasks.
  • Use cases: designer retrieving a glassmorphism style, product manager identifying color palettes for a SaaS dashboard, or developer fetching typography guidelines for marketing site.

Quick Start

Run the search CLI to retrieve UI/UX Pro Max guidelines:

  • python3 .opencode/skill/ui-ux-pro-max/scripts/search.py "minimal glass" --domain style
  • python3 .opencode/skill/ui-ux-pro-max/scripts/search.py "color palette SaaS" --domain color

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 find a UI style and color palette for a SaaS dashboard?

To find a UI style and color palette for a SaaS dashboard, you can search a curated knowledge base of 95 color palettes and 57 UI styles. The system returns structured design results suitable for review and immediate application.

What is the best way to get typography pairings for a marketing site?

The best way to get typography pairings for a marketing site is to search across 56 curated font pairings using a deterministic BM25-based engine. It retrieves relevant font combinations suitable for product design tasks.

Can I retrieve UX guidelines and chart types for product design using a search command?

Yes, you can retrieve UX guidelines and chart types for product design by running a search CLI command. It executes deterministic BM25-based search across multiple domains like style, color, typography, chart, and ux.

Does the UI/UX design search require any external dependencies or frameworks?

No, the UI/UX design search requires no external dependencies or frameworks. It operates as a standalone repository using a deterministic BM25-based search across curated design resources.

How do I search for a glassmorphism UI style across different design domains?

To search for a glassmorphism UI style across different design domains, execute a search script with your query and specify the style domain. The system uses domain-aware routing to return relevant design guidance.

What specific UI/UX design resources are included in the searchable knowledge base?

The searchable knowledge base includes over 300 curated UI/UX design resources: 57 UI styles, 95 color palettes, 56 font pairings, 24 chart types, and 98 UX guidelines. It enables fast discovery for design tasks.