ui-ux-pro-max

Generate UI/UX design systems from BM25-driven searches across style and color data.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

UI/UX teams often struggle to maintain design consistency across products and platforms. This skill provides a BM25-powered search across styles, colors, typography, UX guidelines, and landing patterns, paired with a design-system generator to accelerate decisions and alignment.

Core Features & Use Cases

  • Multi-domain search across style, color, typography, landing, and product data with priority-based recommendations.
  • Design-system generation with optional Master + Overrides persistence for page-specific deviations.
  • Outputs in ASCII or Markdown for documentation, handoffs, or delivery pipelines.

Quick Start

Describe your project briefly and request a complete UI/UX design system draft.

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 consistent UI/UX design system across different product pages?

You can generate a consistent UI/UX design system by using a Master and Overrides pattern, which provides a base design system with optional page-specific deviations to maintain consistency while allowing localized overrides.

What is the best way to search through UI design guidelines for styles, colors, and typography?

The best way to search UI design guidelines is using a BM25-driven search engine that queries across multiple domains including styles, colors, typography, and landing patterns to provide priority-based recommendations.

Can I export a generated design system into Markdown for documentation and handoffs?

Yes, you can export the generated design system into both ASCII and Markdown formats, making it directly suitable for documentation, team handoffs, or integration into delivery pipelines.

Does the design system generator support multiple tech stacks for landing page patterns?

Yes, the design system generator supports nine different tech stacks and provides guidance across fifty styles, enabling multi-domain searches and style reasoning for landing page patterns.

How do I handle page-specific design deviations without breaking the overall design system?

You handle page-specific deviations by applying the Master and Overrides persistence pattern, which isolates localized changes while preserving the core design system rules across the rest of the project.

Do I need Python installed to use the BM25 search engine for UX guidelines?

Yes, you need Python installed because the BM25 search engine and design-system generator run as included scripts that require Python dependencies and read data from the agent's data directory.