ui-ux-pro-max

ui-ux-pro-max is a command for Claude Code, Cursor from MN-Lizard-Team/aiyu-multi-agent. It costs 0 tokens per session (2,915 once invoked), scanned B, original, Apache-2.0.

A design guide and command for planning web and mobile interfaces, with searchable advice on visual styles, colors, fonts, user experience, and charts.

In plain words
What is it for?
Use it to plan web or mobile layouts, select visual styles and color palettes, choose font pairings, apply UX guidance, and design charts.
Why use it?
It helps turn a product idea into consistent interface decisions instead of choosing styles and interaction patterns ad hoc.

Command for Claude CodeCursor

Written for Cursor and Claude Code: installed under .cursor/, but also a Claude Code command (commands/*.md).

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python3 .windsurf/.shared/ui-ux-pro-max/scripts/search.py "<product_type> <industry> <keywords>" --design-system [-p "Project Name"].

Good fit Use it to plan web or mobile layouts, select visual styles and color palettes, choose font pairings, apply UX guidance, and design charts.

Compare 6 commands from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/MN-Lizard-Team/aiyu-multi-agent
agentmods
npx agentmods add commands/mn-lizard-team/aiyu-multi-agent/ui-ux-pro-max

Made for: Claude Code, Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ui-ux-pro-max

README.md
[![agentmods](https://agentmods.dev/badge/commands/mn-lizard-team/aiyu-multi-agent/ui-ux-pro-max/github.svg)](https://agentmods.dev/commands/mn-lizard-team/aiyu-multi-agent/ui-ux-pro-max)
Your own site
<a href="https://agentmods.dev/commands/mn-lizard-team/aiyu-multi-agent/ui-ux-pro-max"><img src="https://agentmods.dev/badge/commands/mn-lizard-team/aiyu-multi-agent/ui-ux-pro-max/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ui-ux-pro-max

Your own site · 80×15
<a href="https://agentmods.dev/commands/mn-lizard-team/aiyu-multi-agent/ui-ux-pro-max"><img src="https://agentmods.dev/badge/commands/mn-lizard-team/aiyu-multi-agent/ui-ux-pro-max.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,915 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.02915
Opus 5 $0.00000 $0.01458
Sonnet 5 $0.00000 $0.00583
Haiku 4.5 $0.00000 $0.00292

Measured 7d ago against content hash 9c37053b29ba, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade B, and why

ui-ux-pro-max scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

sudo apt update && sudo apt install python3
Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.cursor/commands/ui-ux-pro-max.md · 321 lines

How it starts

The opening of the file, as written. The whole thing — 321 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/ui-ux-pro-max

Plan and implement UI. AI-powered design intelligence with 50+ styles, 95+ color palettes, and automated design system generation. Activated by frontend-specialist and mobile-developer agents.


⚠️ CURSOR OUTPUT CONTRACT

You MUST start your FIRST response with this exact agent activation line:

🤖 **Active Agent: `frontend-specialist`** | Skills: `clean-code, nextjs-react-expert, web-design-guidelines, tailwind-patterns +2 more`

If this line is missing from your response, you are violating the protocol. Add it before any other content.

Required Behavior

  1. Follow the task steps defined below
  2. Apply the Socratic Gate: ask clarifying questions if requirements are unclear
  3. Report completion status at the end

ui-ux-pro-max

Comprehensive design guide for web and mobile applications. Activated by frontend-specialist and mobile-developer agents. Contains 50+ styles, 97 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 9 technology stacks. Searchable database with priority-based recommendations.

🤖 Agent Activation

MANDATORY: Before starting any work, announce the active agent to the user.

🤖 **Active Agent: `frontend-specialist`** | Skills: `clean-code, nextjs-react-expert, web-design-guidelines, tailwind-patterns +2 more`

Prerequisites

Check if Python is installed:

python3 --version || python3 --version

If Python is not installed, install it based on user's OS:

macOS:

brew install python3

Ubuntu/Debian:

sudo apt update && sudo apt install python3

Windows:

winget install Python.Python.3.12

How to Use This Workflow

When user requests UI/UX work (design, build, create, implement, review, fix, improve), follow this workflow:

Step 1: Analyze User Requirements

Extract key information from user request:

  • Product type: SaaS, e-commerce, portfolio, dashboard, landing page, etc.
  • Style keywords: minimal, playful, professional, elegant, dark mode, etc.
  • Industry: healthcare, fintech, gaming, education, etc.
  • Stack: React, Vue, Next.js, or default to html-tailwind

Read the full file on GitHub · 321 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 321 lines · 0 tokens per session scan B 9c37053b29ba

Subscribe to this mod's changes

ui-ux-pro-max is a command published in the GitHub repository MN-Lizard-Team/aiyu-multi-agent (7 stars, last pushed 3mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 2,915 tokens. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.