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 agentmods add skills/random6913/claude-code-superkit/onyx-ui-standardnpx skills add RaNDoM6913/claude-code-superkit --skill onyx-ui-standardgit clone --depth 1 https://github.com/RaNDoM6913/claude-code-superkitWrote 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/random6913/claude-code-superkit/onyx-ui-standard)<a href="https://agentmods.dev/skills/random6913/claude-code-superkit/onyx-ui-standard"><img src="https://agentmods.dev/badge/skills/random6913/claude-code-superkit/onyx-ui-standard.svg" alt="Measured on agentmods" 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 | $0.00024 | $0.01728 |
| Opus 5 | $0.00012 | $0.00864 |
| Sonnet 5 | $0.00005 | $0.00346 |
| Haiku 4.5 | $0.00002 | $0.00173 |
Grade A, and why
onyx-ui-standard 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 yesterday.
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 — 171 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ONYX UI Standard — Базовая палитра и layout-стандарт
Палитра ONYX (obsidian-black + violet accent)
Каноническое определение: frontend/src/pages/onboarding/shared.tsx → COLORS
bg: #060609 // Основной фон (obsidian-black)
bgSecondary: #0A0A10 // Вторичный фон (чуть светлее)
surface: #0F0F18 // Поверхность карточек
surfaceElevated: #141420 // Приподнятая поверхность
brandDeep: #1E1E35 // Глубокий бренд-цвет
brandSoft: #8A8AA8 // Мягкий бренд
brandTint: #151525 // Бренд-тинт
textPrimary: #E4E4F0 // Основной текст
textSecondary: #9898B0 // Вторичный текст
textMuted: #6A6A82 // Приглушённый текст
textOnBrand: #F0F0FA // Текст на бренд-фоне
stroke: rgba(40, 40, 65, 0.30) // Обводки
success: #4ED6A0 // Успех
danger: #FF5C7A // Ошибка
violet accent: #6A5CFF // Фиолетовый акцент (ключевой)
Gradient backgrounds
/* Простой фон */
background-color: #060609;
/* Градиент (экраны с центральной иконкой) */
background: linear-gradient(to bottom, #08080E 0%, #060609 20%);
Layout-стандарт экранов
Хедер: нативный TG хедер без дополнительных элементов
Нативный TG хедер показывает bot name + системные кнопки. Мы НЕ добавляем никаких дополнительных элементов (лейблов, кнопок "Назад") — контент экрана начинается сразу после нативного хедера. Единый цвет фона (#060609) обеспечивает визуальную целостность.
┌──────────────────────────────────┐
│ [< Назад] ONYX bot [v ...] │ ← Нативный TG хедер (#060609)
├──────────────────────────────────┤
│ Контент экрана (pt-4) │ ← Сразу контент, без промежуточных блоков
│ [Кнопка действия] │
└──────────────────────────────────┘
Telegram API настройки:
setHeaderColor("#060609")— цвет хедера совпадает с bgsetBackgroundColor("#060609")— цвет подложки- В BotFather:
/setname→ "ONYX",/setuserpic→ аватар BackButton.show()/BackButton.hide()— нативная кнопка "Назад" вместо "X Закрыть"
What ships with it
1 file 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.
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.
- yesterday First seen · 171 lines · 24 tokens per session scan A eec73297e008
onyx-ui-standard is a skill published in the GitHub repository RaNDoM6913/claude-code-superkit (2 stars, last pushed 1mo ago), licensed MIT. It adds 24 tokens to every session and 1,728 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-03.
Other skills, from other repositories
devx-ux
Activate when designing or modifying CLI command surfaces, command help text, install/init/run flows, error wording, or first-run experience in the APM CLI -- even when the user does not say "UX" explicitly.
core-components
Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.
build-webgl-liquid-glass
Build production-ready GPU liquid-glass surfaces with liquid-gl for React or DOM UIs. Default for refractive cards, notifications, panels, GPU bevels, and WebGL glass.
frontend-specialist
前端开发专家。用于前端应用、页面、组件、现有 UI 增量改进、已有页面视觉优化、UI/UX 改造、视觉重设计、响应式布局、表单和输入框视觉一致性、设计系统落地、React/Vue/Next.js/Nuxt、Tailwind、shadcn/ui、Radix、MUI、AntD、仪表盘、SaaS、Landing Page、移动端适配、前端性能优化、浏览器截图检查和去除 AI 味 UI。触发后应把“做好看”转化为可执行设计约束,优先复用项目现有组件与视觉语言,小步实现并尽量通过浏览器或 Playwright 做视觉反馈闭环;当用户要改进当前页面或已有界面时,默认先诊断再做局部优化,而不是从 0 重做。.
build-sdf-liquid-glass
Build lightweight SDF/canvas displacement glass with Vaso. Use for responsive refractive cards, no-WebGL fallbacks, many compact surfaces, or explicit SDF requests.
impeccable
Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics. Use when the user asks to build web components, pages, artifacts, posters, or applications, or when any design skill requires project context. Call with 'craft' for…