ui-ux-pro-max

Generate UI/UX design systems with color, typography, and layout patterns.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/dascard/nanobot --skill ui-ux-pro-max-dascard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-ux-pro-max
Source: https://github.com/dascard/nanobot/tree/main/.Codex/skills/ui-ux-pro-max
Command: npx skills add https://github.com/dascard/nanobot --skill ui-ux-pro-max-dascard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the challenge of maintaining design consistency and professional standards by providing an automated, searchable, and hierarchical design system generator that prevents common UI/UX anti-patterns.

Core Features & Use Cases

  • Design System Generation: Automatically generates comprehensive design systems including color palettes, typography, and layout patterns based on product type and industry.
  • Hierarchical Retrieval: Supports a Master + Overrides pattern, allowing global design rules to be defined while enabling page-specific deviations.
  • Implementation Guidance: Provides stack-specific best practices for frameworks like React, Next.js, and Tailwind CSS to ensure high-quality, accessible code delivery.

Quick Start

Use the ui-ux-pro-max skill to generate a professional design system for a fintech dashboard project.

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 that ensures UI accessibility?

Generate a design system for a web application by aggregating domain-specific color, typography, and layout patterns. This approach ensures UI accessibility, responsive design, and consistent component styling across your project.

Can I use Tailwind CSS to implement the generated UI/UX design system?

Yes, you can use Tailwind CSS to implement the generated UI/UX design system. The skill provides stack-specific implementation guidance for frameworks like React, Next.js, and Tailwind CSS to deliver accessible code.

What is the best way to maintain design consistency across different mobile app screens?

The best way to maintain design consistency is using a hierarchical retrieval system with Master and Overrides patterns. This defines global design rules while enabling page-specific deviations for mobile app screens to prevent UI anti-patterns.

Does the generated design system support both web and mobile application development workflows?

Yes, the generated design system supports both web and mobile application development workflows. It provides comprehensive layout patterns and implementation best practices tailored to your product type to ensure responsive design.

How do I override global typography rules for a specific dashboard layout?

Override global typography rules for a specific dashboard layout using the Master and Overrides hierarchical pattern. This allows you to establish global design rules while safely defining page-specific deviations to meet unique user experience requirements.

Why do I need an automated design system generator instead of manually defining frontend color palettes?

You need an automated design system generator to prevent common UI/UX anti-patterns and maintain professional standards. Manually defining frontend color palettes often leads to inconsistencies, whereas automated aggregation ensures accessible, responsive design language.