ui-ux-pro-max

Generate design systems for web and mobile applications with UI/UX recommendations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, shadcn/ui, ui-reasoning.csv, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive toolkit for UI/UX designers, addressing challenges like design system generation, style selection, and performance optimization.

Core Features & Use Cases

  • Design System Generation: Automatically generate design systems with patterns, styles, colors, typography, and effects.
  • Style Selection: Get recommendations for UI styles, color palettes, typography, and animation.
  • Performance Optimization: Improve layout, responsiveness, and accessibility.
  • Use Case: Use this Skill to create a design system for a new e-commerce website, providing a consistent and accessible user experience.

Quick Start

Generate a design system for a new project with the command: python3 skills/ui-ux-pro-max/scripts/search.py "<product_type> <industry> <keywords>" --design-system -p "Project Name"

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 web application?

You can generate a design system by running the search.py script with your project type, industry, and keywords, which outputs comprehensive UI patterns, styles, colors, and typography for web and mobile applications.

How do I select UI styles and color palettes for an e-commerce website?

Select UI styles and color palettes by querying the reasoning.csv dataset through the provided Python scripts, which yields tailored recommendations for typography, animation, and accessible color combinations.

Do I need Python and shadcn/ui to use this UI/UX design toolkit?

Yes, you need Python installed to execute the design system generation scripts, and the toolkit relies on shadcn/ui to provide the component patterns and layout structures for the generated outputs.

Does this tool provide recommendations for accessibility and performance optimization?

Yes, the tool provides accessibility and performance optimization recommendations by analyzing your generated design system to improve layout responsiveness and ensure accessible user experiences.

Can I use this to build a consistent design system for mobile applications?

Yes, you can build a consistent design system for mobile applications by passing mobile-specific keywords into the generation script, which outputs applicable UI styles, effects, and accessible components.

What is the best way to automate style selection for a new project?

Automate style selection by executing the search.py script with your project parameters, which processes the ui-reasoning.csv data to deliver automated UI style, typography, and color palette recommendations.