ui-ux-pro-max

ui-ux-pro-max is a skill for Codex from sidiangongyuan/codex-skills-library. It costs 49 tokens per session (1,746 once invoked), scanned A, original, MIT.

A design and review guide for web and mobile interfaces. It uses searchable design references to help choose layouts, colors, typography, icons, charts, interaction patterns, and accessibility practices.

In plain words
What is it for?
Use it when designing, building, refactoring, or reviewing screens, components, forms, tables, charts, navigation, or responsive layouts.
Why use it?
It helps resolve unclear, inconsistent, inaccessible, or unfinished interface design decisions with evidence from common product patterns.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it when designing, building, refactoring, or reviewing screens, components, forms, tables, charts, navigation, or responsive layouts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sidiangongyuan/codex-skills-library/ui-ux-pro-max
Install

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.

Any agent
npx skills add sidiangongyuan/codex-skills-library --skill ui-ux-pro-max
Clone the repo
git clone --depth 1 https://github.com/sidiangongyuan/codex-skills-library

Made for: Codex.

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/skills/sidiangongyuan/codex-skills-library/ui-ux-pro-max/github.svg)](https://agentmods.dev/skills/sidiangongyuan/codex-skills-library/ui-ux-pro-max)
Your own site
<a href="https://agentmods.dev/skills/sidiangongyuan/codex-skills-library/ui-ux-pro-max"><img src="https://agentmods.dev/badge/skills/sidiangongyuan/codex-skills-library/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/skills/sidiangongyuan/codex-skills-library/ui-ux-pro-max"><img src="https://agentmods.dev/badge/skills/sidiangongyuan/codex-skills-library/ui-ux-pro-max.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,746 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00049 $0.01746
Opus 5 $0.00024 $0.00873
Sonnet 5 $0.00010 $0.00349
Haiku 4.5 $0.00005 $0.00175

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

Security

Grade A, and why

ui-ux-pro-max 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 11d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (data/_sync_all.py, scripts/core.py, scripts/design_system.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/ui-ux-pro-max/SKILL.md · 182 lines

How it starts

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

UI/UX Pro Max

Use the bundled search data to make product-specific interface decisions, then validate the implemented experience. Treat search results as design evidence, not as a substitute for reading the existing product, audience, and codebase.

Use this skill when

  • designing or refactoring a page, screen, component, navigation flow, form, table, chart, design system, or responsive layout;
  • choosing or auditing typography, color, spacing, hierarchy, motion, icons, interaction states, accessibility, or platform conventions;
  • implementing a frontend in a supported stack; or
  • diagnosing an interface that feels unclear, inconsistent, inaccessible, or visually unfinished.

Skip it for backend-only, infrastructure-only, database-only, or non-visual automation work. If a change affects how a feature looks, feels, moves, or is operated, this skill is relevant.

Workflow

1. Understand the product before choosing a style

Inspect the existing interface and code when present. Establish:

  • product type and primary user goal;
  • audience, usage context, and accessibility needs;
  • current design system, component library, icon set, and frontend stack;
  • information density, target devices, themes, and required states; and
  • brand constraints and the intended visual tone.

Prefer the repository's established patterns over a new visual language unless the task explicitly calls for a redesign. Operational products should optimize scanning, comparison, and repeated action; branded or editorial experiences can support a more expressive composition.

2. Generate a design-system recommendation

Start with a multidimensional query: product + industry + tone + density. Run the bundled script from any working directory by resolving <skill-dir> to this installed skill directory:

python "<skill-dir>/scripts/search.py" "healthcare operations dashboard calm dense" --design-system -p "Care Console"

Use python3 instead of python where that is the available executable. The result combines product, style, color, landing, and typography data with reasoning rules and anti-patterns.

Read the full file on GitHub · 182 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. 11d ago First seen · 182 lines · 49 tokens per session scan A 9a6749faca9d

Subscribe to this mod's changes

ui-ux-pro-max is a skill published in the GitHub repository sidiangongyuan/codex-skills-library (8 stars, last pushed 6d ago), licensed MIT. It adds 49 tokens to every session and 1,746 once invoked, about $0.0002 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-31.

Related

Other skills, from other repositories

superloopy-clone

Use when the user asks for Superloopy clone or asks to clone, rebuild, reverse-engineer, replicate, or copy a website or page into a Superloopy-governed implementation. Triggers on "loopy clone", target URLs plus requests such as "clone this site", "rebuild this page", "make a copy of this website", "pixel-perfect…

beefiker/superloopy · 113 tokens

superloopy-frontend

Use only after explicit Codex $superloopy:superloopy-frontend or Claude Code /superloopy:superloopy-frontend invocation for supported screen-based application UI across browser-hosted Web, interactive deployed content-led Web, desktop, mobile/tablet, embedded/hybrid, Qt, custom-rendered, or mixed targets, such a task…

beefiker/superloopy · 148 tokens

ui-to-vue

Use when the user has UI screenshots or design exports that need batch conversion into Vue 3 components, especially with Vant, Element Plus, or Ant Design Vue.

userInner/SKILLS · 38 tokens

frontend-a11y

Accessibility patterns for React and Next.js — semantic HTML, ARIA attributes, form labeling, keyboard navigation, focus management, and screen reader support. Use when building any interactive UI component or form.

userInner/SKILLS · 44 tokens

motion-patterns

Production-ready animation patterns for React / Next.js — button, modal, toast, stagger, page transitions, exit animations, scroll, and layout — built on motion-foundations tokens and springs. Use when animating a specific UI element in React or Next.js — button, modal, toast, stagger, page transition, or scroll.

userInner/SKILLS · 70 tokens

motion-ui

Production-ready UI motion system for React/Next.js. Use when implementing animations, transitions, or motion patterns.

userInner/SKILLS · 25 tokens