ui-ux-pro-max

Generates UI/UX design systems and searchable design rules for web and mobile interfaces.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/AveryRen/WarpTalk-TestPayment --skill ui-ux-pro-max-averyren
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-ux-pro-max
Source: https://github.com/AveryRen/WarpTalk-TestPayment/tree/main/agent/.agents/skills/ui-ux-pro-max
Command: npx skills add https://github.com/AveryRen/WarpTalk-TestPayment --skill ui-ux-pro-max-averyren

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? Designing consistent, accessible, and professional user interfaces requires deep knowledge of styles, color palettes, typography, and UX guidelines, which is hard to recall and apply consistently across projects. ## Core Features & Use Cases - Design System Generation: Produces a complete design system (pattern, style, colors, typography, effects) with reasoning-based recommendations via a CLI search tool, and can persist it as a Master file with page-level overrides. - Searchable Design Database: Queries 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks including React, Next.js, Vue, SwiftUI, Flutter, and Tailwind. - UI Review Checklists: Provides priority-ranked rule categories covering accessibility, touch targets, performance, animation, forms, navigation, and charts for auditing existing interfaces. - Use Case: When building a fintech dashboard, run the design-system command to get a matched style, palette, and font pairing, then verify the implementation against the accessibility and responsive-layout checklists. ## Quick Start Ask the AI to generate a design system for your product type, for example: design a landing page for a fitness app using the ui-ux-pro-max skill.

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 design system for a new web or mobile app?

Run the search.py script with your product type and keywords plus the --design-system flag, for example a query like "fintech dashboard" returns a matched pattern, style, color palette, typography, and effects. Add --persist to save it as a MASTER.md file with optional per-page overrides.

What design resources does this UI/UX skill include?

It includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types. These are searchable by domain such as style, color, typography, ux, chart, and product through the CLI tool.

Which frameworks and tech stacks are supported?

The skill covers 10 stacks: React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and plain HTML/CSS. It also integrates with shadcn/ui MCP for component search and examples.

Does it require Python to use the design search tool?

Yes, the search CLI requires Python 3. The skill documentation provides install commands for macOS via Homebrew, Ubuntu/Debian via apt, and Windows via winget before running search.py.

When should I not use this UI/UX design skill?

Skip it for pure backend logic, API or database design, non-visual performance work, infrastructure or DevOps tasks, and non-visual automation scripts. It applies only when a task changes how a feature looks, feels, moves, or is interacted with.