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 skills add varutasu/agent-pipeline --skill ui-ux-pro-maxgit clone --depth 1 https://github.com/varutasu/agent-pipelineWrote 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/skills/varutasu/agent-pipeline/ui-ux-pro-max)<a href="https://agentmods.dev/skills/varutasu/agent-pipeline/ui-ux-pro-max"><img src="https://agentmods.dev/badge/skills/varutasu/agent-pipeline/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.
<a href="https://agentmods.dev/skills/varutasu/agent-pipeline/ui-ux-pro-max"><img src="https://agentmods.dev/badge/skills/varutasu/agent-pipeline/ui-ux-pro-max.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00000 | $0.00960 |
| Opus 5 | $0.00000 | $0.00480 |
| Sonnet 5 | $0.00000 | $0.00192 |
| Haiku 4.5 | $0.00000 | $0.00096 |
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.
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 — 105 lines — stays where its author put it; the contents beside it link to each section on GitHub.
name: ui-ux-pro-max description: >- Generate a locked design direction for greenfield UI (pattern, palette, typography, anti-patterns) from product type. Planning phase only — invoke via role-ui-designer at convoy start or on explicit redesign. Do not use during audit fan-out or incremental UI tweaks inside an existing DS.
UI UX Pro Max (planning)
Data-driven design intelligence: industry rules, styles, palettes, typography, and stack guidelines. Generate once, lock in the convoy, enforce later with design-critique, design-systems, and accessibility-audit.
When to invoke
| Do | Don't |
|---|---|
| New screen, landing, marketing surface, major visual refresh | Hotfix, docs-only, server-only |
User says redesign or bumps design_direction.version |
Audit fan-out on a PR diff |
role-ui-designer at convoy start (skill installed) |
Every implementer brief |
| Re-run after explicit redesign request | Auto-re-run because code "looks off" |
Prerequisites
- Python 3.x on the machine running the agent (
python3 --version). - Skill installed at
.cursor/skills/ui-ux-pro-max/(bootstrap opt-in).
Generate a design system (primary workflow)
From repo root:
python3 .cursor/skills/ui-ux-pro-max/scripts/search.py \
"<product type query>" \
--design-system \
-p "<Project or convoy name>"
Examples:
python3 .cursor/skills/ui-ux-pro-max/scripts/search.py "B2B SaaS analytics dashboard" --design-system -p "Deck Hearth admin"
python3 .cursor/skills/ui-ux-pro-max/scripts/search.py "wellness spa booking" --design-system -p "Serenity Spa"
Pick stack-specific guidelines when the convoy targets a known stack:
python3 .cursor/skills/ui-ux-pro-max/scripts/search.py "checkout flow" --stack nextjs --max-results 5
What ships with it
38 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.
- data/_sync_all.py 21 KB runs code
- data/app-interface.csv 9.5 KB
- data/charts.csv 19 KB
- data/colors.csv 32 KB
- data/design.csv 104 KB
- data/draft.csv 104 KB
- data/google-fonts.csv 728 KB
- data/icons.csv 20 KB
- data/landing.csv 16 KB
- data/products.csv 57 KB
- data/react-performance.csv 14 KB
- data/stacks/angular.csv 18 KB
- data/stacks/astro.csv 12 KB
- data/stacks/flutter.csv 10 KB
- data/stacks/html-tailwind.csv 11 KB
- data/stacks/javafx.csv 30 KB
- data/stacks/jetpack-compose.csv 8.0 KB
- data/stacks/laravel.csv 18 KB
- data/stacks/nextjs.csv 12 KB
- data/stacks/nuxt-ui.csv 21 KB
- data/stacks/nuxtjs.csv 16 KB
- data/stacks/react-native.csv 9.8 KB
- data/stacks/react.csv 13 KB
- data/stacks/shadcn.csv 16 KB
- data/stacks/svelte.csv 11 KB
- data/stacks/swiftui.csv 11 KB
- data/stacks/threejs.csv 44 KB
- data/stacks/vue.csv 11 KB
- data/styles.csv 139 KB
- data/typography.csv 49 KB
- data/ui-reasoning.csv 52 KB
- data/ux-guidelines.csv 18 KB
- LICENSE 1.0 KB
- scripts/core.py 12 KB runs code
- scripts/design_system.py 46 KB runs code
- scripts/search.py 5.5 KB runs code
- templates/design-direction.md 1.3 KB
- UPSTREAM.md 565 B
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.
- 10d ago First seen · 105 lines · 0 tokens per session scan A 9debdd7439a6
ui-ux-pro-max is a skill published in the GitHub repository varutasu/agent-pipeline (2 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 960 tokens. 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.
Other skills, from other repositories
webgl-holographic-foil
A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).
visual-ralph
Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ralph with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.
accessibility
Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.
make-resume
A Chinese-language tool for creating editable HTML resumes that can be changed in a browser and printed to PDF. It uses available resume templates when they are installed and otherwise provides a simpler fallback.