Borrowing it
Nothing to install: this file belongs to dlupiak/claude-session-dashboard. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/dlupiak/claude-session-dashboard/main/.claude/skills/uiux/SKILL.mdgit clone --depth 1 https://github.com/dlupiak/claude-session-dashboardWrote 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/dlupiak/claude-session-dashboard/uiux)<a href="https://agentmods.dev/skills/dlupiak/claude-session-dashboard/uiux"><img src="https://agentmods.dev/badge/skills/dlupiak/claude-session-dashboard/uiux.svg" alt="Measured on agentmods" height="20"></a>- NVIDIA SkillSpector pass
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.00024 | $0.01473 |
| Opus 5 | $0.00012 | $0.00737 |
| Sonnet 5 | $0.00005 | $0.00295 |
| Haiku 4.5 | $0.00002 | $0.00147 |
Grade A, and why
uiux 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 6d 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 — 145 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Dashboard Design System
Theme
Dark theme dashboard with warm gray tones and terracotta brand accent, optimized for developer tooling and data visualization.
Tailwind Theme
Uses Tailwind CSS v4 with CSS-first config (@import 'tailwindcss' in app.css).
Custom @theme block overrides default cool grays with warm grays and adds a brand-* terracotta accent scale.
Colors
Warm Gray Scale (overrides Tailwind defaults)
| Token | Hex | Usage |
|---|---|---|
gray-950 |
#141413 |
Body/page background |
gray-900 |
#1c1c1a |
Card/panel background (with /50 opacity) |
gray-800 |
#2a2926 |
Borders, dividers |
gray-700 |
#3d3b36 |
Subtle fills, inactive bars |
gray-600 |
#565349 |
Disabled states |
gray-500 |
#7a7668 |
Muted text, timestamps, labels |
gray-400 |
#a39e90 |
Secondary text, descriptions |
gray-300 |
#cdc8b8 |
Headings, panel titles |
gray-100 |
#eae6dc |
Primary text |
white |
Emphasis text, hero numbers |
Brand Accent (terracotta)
| Token | Hex | Usage |
|---|---|---|
brand-300 |
#f0b8a0 |
Light accent text |
brand-400 |
#e09070 |
Links, input tokens, active elements |
brand-500 |
#d97757 |
Primary accent, tab indicators, logo highlight |
brand-600 |
#c4643f |
Buttons, toggles |
brand-700 |
#a8512e |
Dark accent |
Semantic Colors (unchanged)
| Token | Usage |
|---|---|
emerald-400 |
Success / output tokens |
amber-400 / amber-500 |
Warning / cache tokens |
purple-400 / purple-500 |
Cache creation, system overhead |
red-400 |
Error messages, limits |
Data Visualization Colors
| Category | Color |
|---|---|
| Primary / Messages | brand-500 (#d97757) |
| Input tokens | brand-400 (#e09070) |
| Output tokens | emerald-400 |
| Cache read | amber-400 |
| Cache creation | purple-400 |
| System overhead | purple-500 |
| Free space | gray-700 |
Chart COLORS Array
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.
- 6d ago First seen · 145 lines · 24 tokens per session scan A 7c7bc79b2115
uiux is a skill published in the GitHub repository dlupiak/claude-session-dashboard (67 stars, last pushed 2d ago), licensed MIT. It adds 24 tokens to every session and 1,473 once invoked, about $0.0001 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-09-01.
Other skills, from other repositories
animation-patterns
SwiftUI animation patterns including springs, transitions, PhaseAnimator, KeyframeAnimator, SF Symbol effects, scroll-driven effects, mesh gradients, text renderers, and shader effects. Use when implementing, reviewing, or fixing animation or visual-effect code on iOS/macOS.
ui-animation
Builds, reviews, and measures UI motion, including springs, gestures, scroll effects, and curve fitting from recordings. Use when asked to "add animation", "match this easing", "reverse engineer this motion", or find animation opportunities. For action semantics use product-design; for visual layout use ui-design.
ui-design
Designs and builds React/Next/Tailwind UI and audits visual and interaction defects. Use when asked to "build a landing page", "extract our design system", "add dark mode", "make this responsive", "remove UI slop", or "audit this component". For product decisions use product-design; for browser measurements use…
typography-audit
Audits font loading, type scales, measure, spacing, OpenType, and rendered punctuation with 78 scoped rules. Use when asked to "audit typography", "fix the fonts", or "review my type system". For a new visual direction use ui-design Direction; for general UI defects use ui-design Audit.
frontend-enhancer
This skill should be used when enhancing the visual design and aesthetics of web applications. It provides modern UI components, design patterns, color palettes, animations, and layout templates. REQUIRES ui-research skill first. Use this skill for tasks like improving styling, creating responsive designs…
generic-design-system
Complete design system reference for any project - colors, typography, spacing, components, animations. Adapts to project theme and tech stack. Use when implementing UI, choosing colors, creating animations, or ensuring brand consistency. For new design systems, use ui-research skill first.