ui-ux-pro-max

Generate design system recommendations from aggregated UI guidelines with page overrides.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Design teams frequently struggle to establish design systems across products and teams. This skill automates cross-domain design guidance to accelerate decision-making and ensure coherence.

Core Features & Use Cases

  • BM25-based multi-domain search across product, style, color, typography, landing, and ux guidelines to surface relevant patterns and components.
  • Design System Generator that aggregates results into a master design system with style, color, typography, and layout recommendations, plus page overrides for specific screens.
  • Persistence via Master + Overrides pattern (MASTER.md and page-specific overrides) with a CLI workflow to trigger generation and save outputs for reuse.

Quick Start

Generate a design system for a SaaS dashboard and persist it to MASTER.md for page overrides.

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

Generate a cohesive design system by aggregating cross-domain UI guidelines into master recommendations for color palettes, typography, and layout patterns. This approach ensures product coherence and accelerates team decision-making.

What is the Master/Overrides pattern for design system persistence?

The Master/Overrides pattern persists design system recommendations in a MASTER.md file while supporting page-specific overrides for individual screens. This maintains global UI coherence while enabling localized layout and style adjustments for specific app pages.

How do I apply page-specific overrides to a master design system?

Apply page-specific overrides by defining localized layout and style adjustments on top of the master design system saved in MASTER.md. This allows specific screens to deviate from global patterns while maintaining overall design coherence across the product.

Can I use a CLI workflow to search and generate UI patterns for landing pages?

Yes, you can use the exposed CLI workflow to trigger BM25-based multi-domain searches across product, style, color, and UX guidelines. This surfaces relevant UI patterns and components to generate tailored design systems for landing pages.

Does this design system generator require external dependencies?

No, this design system generator operates without external dependencies, relying solely on internal scripts. It independently aggregates UI guidelines across multiple domains to deliver cohesive design patterns, color palettes, and typography recommendations.