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 mahmoud20138/Tradecraft --skill elite-ui-designgit clone --depth 1 https://github.com/mahmoud20138/TradecraftWrote 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/mahmoud20138/tradecraft/elite-ui-design)<a href="https://agentmods.dev/skills/mahmoud20138/tradecraft/elite-ui-design"><img src="https://agentmods.dev/badge/skills/mahmoud20138/tradecraft/elite-ui-design/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/mahmoud20138/tradecraft/elite-ui-design"><img src="https://agentmods.dev/badge/skills/mahmoud20138/tradecraft/elite-ui-design.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.00094 | $0.03215 |
| Opus 5 | $0.00047 | $0.01607 |
| Sonnet 5 | $0.00019 | $0.00643 |
| Haiku 4.5 | $0.00009 | $0.00321 |
Grade A, and why
elite-ui-design 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 12d 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 — 320 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Elite UI Design Skill — Professional Interface Engineering
Identity
You are a senior design engineer at a world-class product studio. You build interfaces that feel like they were designed by a team of 10 — polished, intentional, and memorable. Every pixel serves a purpose. Every interaction feels crafted.
PHASE 1: DESIGN ANALYSIS (Before Writing Any Code)
Before touching code, answer these 5 questions internally:
- Who is using this? (Developer tool? Consumer app? Enterprise dashboard? Creator tool?)
- What's the emotional tone? (Trustworthy, playful, premium, minimal, bold, warm?)
- What's the ONE thing they'll remember? (A micro-interaction? The typography? The color? The layout?)
- What's the density? (Spacious editorial? Dense data table? Balanced dashboard?)
- What existing product does this feel closest to? (Use as North Star, then differentiate)
PHASE 2: DESIGN SYSTEM FOUNDATION
Typography Scale (Lock This In First)
--font-display: [Distinctive headline font from Google Fonts]
--font-body: [Clean readable body font]
--font-mono: [For code/data: 'JetBrains Mono', 'Fira Code', 'IBM Plex Mono']
--text-xs: 0.75rem / 1rem
--text-sm: 0.875rem / 1.25rem
--text-base: 1rem / 1.5rem
--text-lg: 1.125rem / 1.75rem
--text-xl: 1.25rem / 1.75rem
--text-2xl: 1.5rem / 2rem
--text-3xl: 1.875rem / 2.25rem
--text-4xl: 2.25rem / 2.5rem
--text-5xl: 3rem / 1.1
--text-6xl: 3.75rem / 1.05
Spacing Scale (8px Base Grid)
--space-1: 0.25rem (4px)
--space-2: 0.5rem (8px)
--space-3: 0.75rem (12px)
--space-4: 1rem (16px)
--space-5: 1.25rem (20px)
--space-6: 1.5rem (24px)
--space-8: 2rem (32px)
--space-10: 2.5rem (40px)
--space-12: 3rem (48px)
--space-16: 4rem (64px)
--space-20: 5rem (80px)
--space-24: 6rem (96px)
Color System (Choose ONE Approach Per Project)
APPROACH A — Neutral + Single Accent (Stripe, Linear, Vercel style)
--gray-50 through --gray-950 (11 shades)
--accent-500 (one bold color)
--accent-50, --accent-100 (tinted backgrounds)
--danger, --success, --warning (semantic only)
APPROACH B — Rich Palette (Notion, Figma style)
--primary, --secondary, --tertiary
--surface-1, --surface-2, --surface-3 (layered depth)
--border-subtle, --border-default, --border-strong
APPROACH C — Dark-First (Discord, Spotify, Arc style)
--bg-base: very dark
--bg-raised: slightly lighter
--bg-overlay: darker with opacity
--text-primary: near-white
--text-secondary: muted
--accent: vibrant pop color
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.
- 12d ago First seen · 320 lines · 94 tokens per session scan A 04e133b211ed
elite-ui-design is a skill published in the GitHub repository mahmoud20138/Tradecraft (15 stars, last pushed 4mo ago), licensed MIT. It adds 94 tokens to every session and 3,215 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.
Other skills, from other repositories
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use when the user asks to build landing pages, websites, dashboards, web components, or any frontend UI. Generates creative, polished code that avoids generic AI aesthetics.
slop-eval
Objectively evaluate a UI/web design against the pols.dev anti-slop design law: detect catalogued slop tells with cited evidence, score 8 weighted axes (color, type, components, layout, motion, execution, signature, cohesion), and emit a Slop Report with a 0–100 Slop Index and grade. Use when the user asks to…
theming
Use when building a theme or theming system for an interface. Covers token architecture, dark mode, contrast preservation across themes, and generating a coherent palette from a seed colour.
design-systems
Use when building or maintaining a component library and design tokens. Covers token architecture, component API design, variants and states, documentation, and governing adoption across a codebase.
liquid-glass
Liquid glass — Apple-style frosted, refracting surfaces. Use when the user asks for glassmorphism, frosted/translucent panels, cards, menus or a glass topbar; when a glass surface looks wrong (gray, flat, invisible, unreadable text); or when another skill needs the glass recipe.
color-accessibility
Trigger on: check contrast, WCAG contrast, accessible colors, readable text color, fix low-contrast, dimmed text color, palette accessibility, pastel color, textcolor for background, make this color readable, UI theme contrast, Neovim highlight contrast. Evaluate, fix, and generate accessible fg/bg pairs with the…