UI UX Pro Max is an AI skill that supplies design guidance for creating user interfaces and user experiences across multiple platforms and frameworks. It is used by developers working with AI coding agents to plan and build application designs.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add instructions/nextlevelbuilder/ui-ux-pro-max-skill/claude-mdgit clone --depth 1 https://github.com/nextlevelbuilder/ui-ux-pro-max-skillWrote 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.
[](https://agentmods.dev/instructions/nextlevelbuilder/ui-ux-pro-max-skill/claude-md)<a href="https://agentmods.dev/instructions/nextlevelbuilder/ui-ux-pro-max-skill/claude-md"><img src="https://agentmods.dev/badge/instructions/nextlevelbuilder/ui-ux-pro-max-skill/claude-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.01386 | $0.01386 |
| Opus 5 | $0.00693 | $0.00693 |
| Sonnet 5 | $0.00277 | $0.00277 |
| Haiku 4.5 | $0.00139 | $0.00139 |
Grade A, and why
ui-ux-pro-max-skill CLAUDE.md scanned grade A with 0 findings 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 5d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 119 lines — stays where its author put it; the contents beside it link to each section on GitHub.
CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Project Overview
UI UX Pro Max is an AI-powered design intelligence toolkit providing searchable databases of UI styles, color palettes, font pairings, chart types, and UX guidelines. It works as a skill/workflow for AI coding assistants (Claude Code, Windsurf, Cursor, etc.).
Search Command
python3 src/ui-ux-pro-max/scripts/search.py "<query>" --domain <domain> [-n <max_results>]
Domain search:
product- Product type recommendations (SaaS, e-commerce, portfolio)style- UI styles (glassmorphism, minimalism, brutalism) + AI prompts and CSS keywordstypography- Font pairings with Google Fonts importscolor- Color palettes by product typelanding- Page structure and CTA strategieschart- Chart types and library recommendationsux- Best practices and anti-patternsicons- Icon recommendations with import code (Phosphor, Heroicons, Lucide)react- React/Next.js performance patternsweb- App interface guidelines (iOS/Android/React Native)google-fonts- Individual Google Fonts lookupgsap- GSAP animation skeletons by intensity tier (hover, scroll reveal, stagger, page transition, parallax, loading)
Design dials (optional, only with --design-system):
python3 src/ui-ux-pro-max/scripts/search.py "<query>" --design-system --variance <1-10> --motion <1-10> --density <1-10>
--variance biases style selection (centered/minimal → bold/asymmetric), --motion attaches a matching GSAP snippet from motion.csv, --density overrides the spacing-scale tokens (spacious → dense/dashboard). Any dial left unset behaves exactly as before.
Stack search:
python3 src/ui-ux-pro-max/scripts/search.py "<query>" --stack <stack>
Available stacks: html-tailwind (default), react, nextjs, astro, vue, nuxtjs, nuxt-ui, svelte, swiftui, react-native, flutter, shadcn, jetpack-compose, threejs, angular, laravel, javafx, wpf, winui, avalonia, uno, uwp
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.
- 5d ago First seen · 119 lines · 1,386 tokens per session scan A 1c23ef53037a
ui-ux-pro-max-skill CLAUDE.md is an instructions file published in the GitHub repository nextlevelbuilder/ui-ux-pro-max-skill (125,040 stars, last pushed yesterday), licensed MIT. It adds 1,386 tokens to every session, about $0.0069 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
gortex CLAUDE.md
Claude Code instructions for zzet/gortex, covering gortex, build & test, codebase overview, discovery (read once, then keep using) and llm provider (powers ask and searchsymbols assist: modes).
better-code-review-graph AGENTS.md
AGENTS.md instructions for n24q02m/better-code-review-graph, covering better-code-review-graph, cau truc, local-first boundary, lenh thuong dung and cau hinh quan trong.
GodotPrompter GEMINI.md
Gemini CLI instructions for jame581/GodotPrompter, a project described as: Agentic skills framework for Godot 4.x. Domain-specific skills for AI coding agents (Claude Code, Copilot, Antigravity, Cursor).
agent-skills AGENTS.md
AGENTS.md instructions for tech-leads-club/agent-skills, covering agents.md, workflow orchestration, 1. plan mode default, 2. subagent strategy and 3. verification before done.
agent-skills CLAUDE.md
Claude Code instructions for tech-leads-club/agent-skills, a project described as: The secure, validated skill registry for professional AI coding agents. Extend Antigravity, Claude Code, Cursor, Copilot and more with absolute confidence.
imagine-mcp AGENTS.md
AGENTS.md instructions for n24q02m/imagine-mcp, covering imagine-mcp, architecture, tool signatures, model selection and transport modes.