QuickVoice: Skill for Claude Code

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

ui-ux-pro-max is a skill for Claude Code from allgpt-co/QuickVoice. It costs 238 tokens per session (10,562 once invoked), scanned B, a copy of ui-ux-pro-max, MIT.

A design guide for planning and building web and mobile interfaces, with advice on layouts, colors, fonts, interaction, accessibility, and responsive behavior.

In plain words
What is it for?
Use it to design pages and components, choose visual styles, review interface quality, or plan navigation and responsive layouts.
Why use it?
It helps turn broad design choices into consistent, usable interfaces and helps identify common user-experience problems.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is allgpt-co/QuickVoice's own configuration. It tells Claude Code how to work on QuickVoice 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 QuickVoice configures →

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

Reuse

Borrowing it

Nothing to install: this file belongs to allgpt-co/QuickVoice. 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/allgpt-co/QuickVoice/main/.claude/skills/ui-ux-pro-max/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/allgpt-co/QuickVoice

Made for: Claude Code.

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/allgpt-co/quickvoice/ui-ux-pro-max/github.svg)](https://agentmods.dev/skills/allgpt-co/quickvoice/ui-ux-pro-max)
Your own site
<a href="https://agentmods.dev/skills/allgpt-co/quickvoice/ui-ux-pro-max"><img src="https://agentmods.dev/badge/skills/allgpt-co/quickvoice/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/allgpt-co/quickvoice/ui-ux-pro-max"><img src="https://agentmods.dev/badge/skills/allgpt-co/quickvoice/ui-ux-pro-max.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 238 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 10,562 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 100% 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.00238 $0.10562
Opus 5 $0.00119 $0.05281
Sonnet 5 $0.00048 $0.02112
Haiku 4.5 $0.00024 $0.01056

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

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

This is a copy

100% identical to ui-ux-pro-max — 0 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.

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

How it starts

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

UI/UX Pro Max - Design Intelligence

Comprehensive design guide for web and mobile applications. Contains 50+ styles, 161 color palettes, 57 font pairings, 161 product types with reasoning rules, 99 UX guidelines, and 25 chart types across 10 technology stacks. Searchable database with priority-based recommendations.

When to Apply

This Skill should be used when the task involves UI structure, visual design decisions, interaction patterns, or user experience quality control.

Must Use

This Skill must be invoked in the following situations:

  • Designing new pages (Landing Page, Dashboard, Admin, SaaS, Mobile App)
  • Creating or refactoring UI components (buttons, modals, forms, tables, charts, etc.)
  • Choosing color schemes, typography systems, spacing standards, or layout systems
  • Reviewing UI code for user experience, accessibility, or visual consistency
  • Implementing navigation structures, animations, or responsive behavior
  • Making product-level design decisions (style, information hierarchy, brand expression)
  • Improving perceived quality, clarity, or usability of interfaces

Recommended

This Skill is recommended in the following situations:

  • UI looks "not professional enough" but the reason is unclear
  • Receiving feedback on usability or experience
  • Pre-launch UI quality optimization
  • Aligning cross-platform design (Web / iOS / Android)
  • Building design systems or reusable component libraries

Skip

This Skill is not needed in the following situations:

  • Pure backend logic development
  • Only involving API or database design
  • Performance optimization unrelated to the interface
  • Infrastructure or DevOps work
  • Non-visual scripts or automation tasks

Decision criteria: If the task will change how a feature looks, feels, moves, or is interacted with, this Skill should be used.

Rule Categories by Priority

For human/AI reference: follow priority 1→10 to decide which rule category to focus on first; use --domain <Domain> to query details when needed. Scripts do not read this table.

Read the full file on GitHub · 659 lines

Files

What ships with it

2 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. 5d ago First seen · 659 lines · 238 tokens per session scan B 9bd26c52dfd1

Subscribe to this mod's changes

ui-ux-pro-max is a skill published in the GitHub repository allgpt-co/QuickVoice (490 stars, last pushed 2d ago), licensed MIT. It adds 238 tokens to every session and 10,562 once invoked, about $0.0012 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). It is 100% identical to ui-ux-pro-max, differing in 0 lines, and is treated as a copy.