ui-ux-pro-max

Query a structured UI/UX knowledge base using BM25 ranking.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/liamtran96/msm-car-booking --skill ui-ux-pro-max-liamtran96
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-ux-pro-max
Source: https://github.com/liamtran96/msm-car-booking/tree/main/.claude/skills/ui-ux-pro-max
Command: npx skills add https://github.com/liamtran96/msm-car-booking --skill ui-ux-pro-max-liamtran96

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a searchable, design-centric knowledge base containing UI styles, color palettes, typography pairings, charts, and stack guidelines to accelerate UI/UX planning and implementation.

Core Features & Use Cases

  • Centralized, queryable catalog of design assets: styles, palettes, fonts, and charts for rapid iteration.
  • Domain-aware results: style, color, typography, chart, landing, product, UX guidelines, and stack-specific best practices.
  • Reusable guidance for design systems: components, patterns, and accessibility considerations.

Quick Start

Run a query against the UI/UX Pro Max knowledge base, for example: python3 .claude/skills/ui-ux-pro-max/scripts/search.py "elegant dark mode dashboard"

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 UI style and color palette recommendations for a dark mode dashboard?

You can query the UI/UX knowledge base using a CLI script to retrieve style, color palette, and typography pairings for a dark mode dashboard. It applies BM25 ranking over structured CSV data to return relevant design guidance.

What is the best way to search for typography pairings and component patterns for a design system?

Searching for typography pairings and component patterns is done by querying a structured knowledge base of design assets. The Skill uses a BM25 ranking engine to match your query against cataloged styles, fonts, and UX guidelines.

Can I get stack-specific UI guidelines and chart recommendations for product interfaces?

Yes, the knowledge base supports domain-aware results that include stack-specific best practices and chart guidelines for product interfaces. You run a search query to retrieve these targeted design recommendations.

Does this UI/UX design tool require external dependencies or frameworks to run?

No external dependencies or frameworks are required to run this Skill. It operates using a CLI-based workflow with a Python script that queries internal CSV data to deliver design system guidance.

How do I query for landing page and marketing site design guidelines using the command line?

You run a Python search script via the command line with a text query describing your landing page or marketing site needs. The BM25 engine then ranks and returns matching styles, palettes, and UX guidelines.