skyroc: Skill for Claude Code

.agents/skills/ui-ux-pro-max/SKILL.md

ui-ux-pro-max is a skill for Claude Code, Codex from Ohh-889/skyroc. It costs 114 tokens per session (13,011 once invoked), scanned A, a copy of ui-ux-pro-max, MIT.

A design reference for creating, reviewing, and fixing user interfaces for websites, mobile apps, and desktop software.

In plain words
What is it for?
Use it to plan layouts, colors, fonts, interactions, charts, navigation, and reusable interface components.
Why use it?
It helps when an interface looks unclear or inconsistent, or when accessibility and responsive behavior need review.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

This is Ohh-889/skyroc's own configuration. It tells Claude Code and Codex how to work on skyroc itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything skyroc configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Ohh-889/skyroc. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Ohh-889/skyroc/master/.agents/skills/ui-ux-pro-max/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Ohh-889/skyroc

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/ohh-889/skyroc/ui-ux-pro-max/github.svg)](https://agentmods.dev/skills/ohh-889/skyroc/ui-ux-pro-max)
Your own site
<a href="https://agentmods.dev/skills/ohh-889/skyroc/ui-ux-pro-max"><img src="https://agentmods.dev/badge/skills/ohh-889/skyroc/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/ohh-889/skyroc/ui-ux-pro-max"><img src="https://agentmods.dev/badge/skills/ohh-889/skyroc/ui-ux-pro-max.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 114 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 13,011 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.
Origin 78% copy Near-identical to another mod 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.00114 $0.13011
Opus 5 $0.00057 $0.06506
Sonnet 5 $0.00023 $0.02602
Haiku 4.5 $0.00011 $0.01301

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

The scan reads SKILL.md. This mod also ships 6 executable files (scripts/core.py, scripts/design_system.py, scripts/reasoning_contract.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.

Origin

This is a copy

78% identical to ui-ux-pro-max — 321 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

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

How it starts

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

ui-ux-pro-max

UI/UX design intelligence for web, mobile, and desktop. This skill should be used when designing, building, reviewing, or fixing interfaces, including pages, components, design systems, accessibility, interaction, responsive layout, typography, color, charts, and stack-specific UI implementation. Searchable local data: 79 searchable styles (50 active), 192 product palettes and reasoning profiles, 74 font pairings, 119 UX guidelines, 105 icons, 17 GSAP presets, 25 chart types, and 22 stacks.

When to Apply

当任务涉及 UI 结构、视觉设计决策、交互模式或用户体验质量控制 时,应使用此 Skill。

Primary Use Cases

在以下情况此 Skill 最为有用:

  • 设计新的页面(Landing Page、Dashboard、Admin、SaaS、Mobile App)
  • 创建或重构 UI 组件(按钮、弹窗、表单、表格、图表等)
  • 选择配色方案、字体系统、间距规范或布局体系
  • 审查 UI 代码的用户体验、可访问性或视觉一致性
  • 实现导航结构、动效或响应式行为
  • 做产品层级的设计决策(风格、信息层级、品牌表达)
  • 提升界面的感知质量、清晰度或可用性

Recommended

在以下情况建议使用此 Skill:

  • UI 看起来"不够专业",但原因不明确
  • 收到可用性或体验方面的反馈
  • 准备上线前的 UI 质量优化
  • 需要对齐跨平台设计(Web / iOS / Android)
  • 构建设计系统或可复用组件库

Skip

在以下情况无需使用此 Skill:

  • 纯后端逻辑开发
  • 仅涉及 API 或数据库设计
  • 与界面无关的性能优化
  • 基础设施或 DevOps 工作
  • 非视觉类脚本或自动化任务

判断准则:如果任务会改变某个功能 看起来如何、使用起来如何、如何运动或如何被交互,就应该使用此 Skill。

Rule Categories by Priority

供人工/AI 查阅:按 1→10 决定先关注哪类规则;需要细则时用 --domain <Domain> 查询。脚本不读取本表。

Priority Category Impact Domain Key Checks (Must Have) Anti-Patterns (Avoid)
1 Accessibility CRITICAL ux Contrast 4.5:1, Alt text, Keyboard nav, Aria-labels Removing focus rings, Icon-only buttons without labels
2 Touch & Interaction CRITICAL ux Min size 44×44px, 8px+ spacing, Loading feedback Reliance on hover only, Instant state changes (0ms)
3 Performance HIGH ux WebP/AVIF, Lazy loading, Reserve space (CLS < 0.1) Layout thrashing, Cumulative Layout Shift
4 Style Selection HIGH style, product Match product type, Consistency, SVG icons (no emoji) Mixing flat & skeuomorphic randomly, Emoji as icons
5 Layout & Responsive HIGH ux Mobile-first breakpoints, Viewport meta, No horizontal scroll Horizontal scroll, Fixed px container widths, Disable zoom
6 Typography & Color MEDIUM typography, color Base 16px, Line-height 1.5, Semantic color tokens Text < 12px body, Gray-on-gray, Raw hex in components
7 Animation MEDIUM ux Context-aware timing, Motion conveys meaning, Spatial continuity One duration for every transition, Animating width/height, No reduced-motion
8 Forms & Feedback MEDIUM ux Visible labels, Error near field, Helper text, Progressive disclosure Placeholder-only label, Errors only at top, Overwhelm upfront
9 Navigation Patterns HIGH ux Predictable back, Bottom nav ≤5, Deep linking Overloaded nav, Broken back behavior, No deep links
10 Charts & Data LOW chart Legends, Tooltips, Accessible colors Relying on color alone to convey meaning

Read the full file on GitHub · 740 lines

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 10d ago First seen · 740 lines · 114 tokens per session scan A e5baf9400d43

Subscribe to this mod's changes

ui-ux-pro-max is a skill published in the GitHub repository Ohh-889/skyroc (792 stars, last pushed 8d ago), licensed MIT. It adds 114 tokens to every session and 13,011 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. It is 78% identical to ui-ux-pro-max, differing in 321 lines, and is treated as a copy.

Related

Other skills, from other repositories

antd

Use when the user's task involves Ant Design (antd) — writing antd components, debugging antd issues, querying antd APIs/props/tokens/demos, migrating between antd versions, or analyzing antd usage in a project. Triggers on antd-related code, imports from 'antd', or explicit antd questions.

ant-design/ant-design-pro · 69 tokens

pro-upgrade

An upgrade guide for projects built with Ant Design Pro, a React-based application template for business software. It compares the project with the latest official template and merges framework updates while preserving application code.

ant-design/ant-design-pro · 63 tokens

antd

Use when the user's task involves Ant Design (antd) — writing antd components, debugging antd issues, querying antd APIs/props/tokens/demos, migrating between antd versions, or analyzing antd usage in a project. Triggers on antd-related code, imports from 'antd', or explicit antd questions.

ant-design/ant-design-cli · 69 tokens

creative-tim-ui

Creative Tim UI block library assistant. Use when adding, generating, or modifying UI blocks/components/pages from creative-tim.com/ui. Covers design philosophy (minimalism, the 95% rule, research-first), block discovery, both CLI install methods, PRO API key setup, and Creative Tim design rules (orange brand…

creativetimofficial/ui · 91 tokens

cobejs

Use when adding a lightweight interactive globe with cobe (canvas setup, markers, interaction, performance, integration with React/Next.js).

MengTo/Skills · 31 tokens

stitch::react-components

Converts Stitch designs into modular Vite and React components, or syncs/updates existing React components to align with the latest Stitch designs, using system-level networking and AST-based validation.

google-labs-code/stitch-skills · 43 tokens