ui-ux-pro-max

ui-ux-pro-max is a skill for Claude Code, Codex from shobcoder/shob. It costs 104 tokens per session (3,932 once invoked), scanned A, original, MIT.

A reference guide for designing web and mobile interfaces, including layouts, colors, fonts, visual styles, charts, and usability rules. It bases recommendations on the product type, industry, style, and technology being used.

In plain words
What is it for?
Use it when designing or reviewing landing pages, dashboards, SaaS products, online shops, and mobile apps.
Why use it?
It helps turn broad design requirements into concrete visual and usability decisions. It also highlights interface patterns and problems to avoid.

Skill for Claude CodeCodex

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.

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

Made for: Claude Code, 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/shobcoder/shob/ui-ux-pro-max.svg)](https://agentmods.dev/skills/shobcoder/shob/ui-ux-pro-max)
Your own site
<a href="https://agentmods.dev/skills/shobcoder/shob/ui-ux-pro-max"><img src="https://agentmods.dev/badge/skills/shobcoder/shob/ui-ux-pro-max.svg" alt="Measured on agentmods" height="20"></a>
Per session 104 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,932 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00104 $0.03932
Opus 5 $0.00052 $0.01966
Sonnet 5 $0.00021 $0.00786
Haiku 4.5 $0.00010 $0.00393

Measured 5d ago against content hash d688e3064332, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, 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 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.

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

How it starts

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

UI/UX Pro Max - Design Intelligence Expert

Comprehensive UI/UX design guide for web and mobile applications. Provides intelligent design recommendations based on product type, industry, and user requirements. Reference these guidelines when designing new UI, choosing colors and typography, reviewing code for UX issues, or implementing features.


Workflow

Step 1: Analyze User Requirements

Extract 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, beauty, etc.
  • Tech stack: React, Vue, Next.js, Svelte, Flutter, or html-tailwind (default)

Step 2: Generate Design System

Consult the reference data below (and CSV files in data/) for:

  • Recommended patterns and section layouts
  • Primary visual style with effects
  • Color palette (primary, secondary, CTA, background, text)
  • Typography pairing (heading + body fonts with Google Fonts URL)
  • Key effects and anti-patterns to avoid

Step 3: Implementation Guidelines

Apply stack-specific best practices from the reference data:

  • HTML/Tailwind utilities, responsive breakpoints
  • React hooks, state management, performance patterns
  • Vue Composition API, Pinia state
  • Flutter widgets, themes, navigation
  • Accessibility requirements (WCAG compliance)

Step 4: Pre-Delivery Verification

Run through all checklists (visual quality, interaction, light/dark mode, layout, accessibility) before delivering any UI code.


Priority Rules

Priority Category Impact
1 Accessibility CRITICAL - Color contrast 4.5:1, focus states, aria-labels
2 Touch & Interaction CRITICAL - 44x44px touch targets, cursor-pointer
3 Performance HIGH - Image optimization, lazy loading
4 Layout & Responsive HIGH - Mobile-first, viewport meta
5 Typography & Color MEDIUM - Line height 1.5-1.75, readable fonts
6 Animation MEDIUM - 150-300ms duration, transform-only
7 Style Selection MEDIUM - Match style to product type

Read the full file on GitHub · 452 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. 5d ago First seen · 452 lines · 104 tokens per session scan A d688e3064332

Subscribe to this mod's changes

ui-ux-pro-max is a skill published in the GitHub repository shobcoder/shob (581 stars, last pushed 13d ago), licensed MIT. It adds 104 tokens to every session and 3,932 once invoked, about $0.0005 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.

Related

Other skills, from other repositories

plannotator-visual-explainer

Generate self-contained HTML visualizations with Plannotator theming. Use for implementation plans, PR explainers, architecture diagrams, data tables, slide decks, and any visual explanation of technical concepts. Plans and PR explainers follow Plannotator's prescriptive approach; all other visual content delegates to…

backnotprop/plannotator · 78 tokens

plannotator-annotate

Open Plannotator's annotation UI for a file, folder, or URL, then address the returned annotations.

backnotprop/plannotator · 29 tokens

visual-qa

MUST USE after building/changing any UI or when asked whether a page, component, or TUI looks right. Rigorous visual QA across web/page, terminal, and paginated-document surfaces. Prefer browser:control-in-app-browser for unauthenticated browser/page QA in Codex, then Playwright/agent-browser/dev-browser. Captures…

code-yeongyu/oh-my-openagent · 161 tokens

frontend

MUST USE for frontend/web UI/UX/visual work: building, styling, redesigning pages/components, React setup, performance audits, visual QA, taste, and polish. Routes four rulesets: design taste router and brand references; perfection for Playwright/Chromium Lighthouse/Core Web Vitals; ui-ux-db palettes/fonts/guidelines…

code-yeongyu/oh-my-openagent · 183 tokens

cmux-custom-sidebar

Build a custom cmux sidebar from a plain-language request. Use when the user asks for a custom sidebar, a sidebar that shows their workspaces/tabs/PRs/clock, a vibe-coded sidebar, or anything involving files in /.config/cmux/sidebars/. Covers authoring the interpreted SwiftUI-style file, enabling the beta flag…

manaflow-ai/cmux · 85 tokens

frontend-philosophy

Visual & UI philosophy (The 5 Pillars of Intentional UI). Understand deeply to avoid "AI slop" and create distinctive, memorable interfaces.

kdcokenny/ocx · 36 tokens