ui-ux-pro-max

Searches curated UI/UX design guidance via Python-based BM25.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/sukhpreet-dsb/ds-map-tool --skill ui-ux-pro-max-sukhpreet-dsb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-ux-pro-max
Source: https://github.com/sukhpreet-dsb/ds-map-tool/tree/main/.claude/skills/ui-ux-pro-max
Command: npx skills add https://github.com/sukhpreet-dsb/ds-map-tool --skill ui-ux-pro-max-sukhpreet-dsb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill provides curated UI/UX design guidance and reusable resources to speed up design decisions and reduce research time.

Core Features & Use Cases

  • Style guides & palettes: Retrieve color palettes, typography pairings, and UI pattern recommendations tailored to your product.
  • Accessibility & UX guidance: Surface best practices for accessible interfaces, responsive layouts, and interaction patterns.
  • Use Case: A product team launching a new dashboard can pull starter UI specs, layout patterns, and component recommendations for rapid prototyping.

Quick Start

Install Python 3.x if not present. Run the search script to find guidance: python3 .claude/skills/ui-ux-pro-max/scripts/search.py "dashboard UI guidelines" --domain style Or search color palettes and typography: python3 .claude/skills/ui-ux-pro-max/scripts/search.py "color palette for fintech dashboard" --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 UI guidelines and color palettes for a fintech dashboard?

To find UI guidelines and color palettes for a fintech dashboard, use a Python-based BM25 search script to query domain-specific CSV datasets, retrieving ranked typography pairings, accessible color palettes, and layout patterns tailored to your product.

What is the best way to get typography pairings and style guide recommendations for mobile apps?

The best way to get typography pairings and style guide recommendations for mobile apps is to search curated UI/UX design datasets using domain filters, which surfaces ranked design intelligence and interaction patterns specifically for mobile interfaces.

Can I retrieve accessibility considerations and responsive layout patterns using a search script?

Yes, you can retrieve accessibility considerations and responsive layout patterns by running a Python search script over style domain CSV datasets, which ranks and returns relevant UX best practices for building accessible interfaces.

Do I need Python installed to generate UI component recommendations for rapid prototyping?

Yes, you need Python 3.x installed to generate UI component recommendations for rapid prototyping, as the skill relies on a Python-based search script to execute BM25 queries over its internal design guidance datasets.

How does the skill surface stack-specific guidelines for websites and dashboards?

The skill surfaces stack-specific guidelines for websites and dashboards by applying a deterministic BM25 search algorithm across curated CSV datasets, producing ranked results that accelerate design decisions and reduce research time.

Are there limitations to using BM25 search for retrieving UI design intelligence?

A limitation of using BM25 search for retrieving UI design intelligence is that results are strictly ranked by keyword relevance from static CSV datasets, meaning it lacks semantic understanding and may require precise query syntax to find specific style guides.