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 HappyDoggyAI/superui --skill superui-design-mdgit clone --depth 1 https://github.com/HappyDoggyAI/superuiWrote 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/happydoggyai/superui/superui-design-md)<a href="https://agentmods.dev/skills/happydoggyai/superui/superui-design-md"><img src="https://agentmods.dev/badge/skills/happydoggyai/superui/superui-design-md/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/happydoggyai/superui/superui-design-md"><img src="https://agentmods.dev/badge/skills/happydoggyai/superui/superui-design-md.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.00074 | $0.00867 |
| Opus 5 | $0.00037 | $0.00434 |
| Sonnet 5 | $0.00015 | $0.00173 |
| Haiku 4.5 | $0.00007 | $0.00087 |
Grade A, and why
superui-design-md 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 — 85 lines — stays where its author put it; the contents beside it link to each section on GitHub.
DESIGN.md Generator
Convert design intent, source evidence, and user preferences into an AI-executable DESIGN.md plus preview files.
Core Rules
- Follow the Google Stitch-style
DESIGN.mdstructure: machine-readable YAML token frontmatter plus human-readable Markdown rationale. - Read
skills/superui-shared/DESIGN_INTELLIGENCE.mdbefore creating tokens. - Add an
Interaction Loopsection covering CRUD loops, feedback, operation dependencies, and error handling. - Write artifacts to
<ARTIFACT_ROOT>/:DESIGN.md,preview.html, andpreview-dark.html. - Treat long-term preferences as soft constraints; current explicit user instructions take priority.
- Try
npx @google/design.md lint DESIGN.md; if unavailable, continue and record the skipped lint. - Read
skills/superui-shared/TASK_MANAGEMENT.md; updatetodo.md, append design decisions and lint evidence toprogress.md, and updatepipeline-status.md.
Workflow
- Load input source:
- If analysis exists, read
analysis/layout.md,analysis/interaction.md, andanalysis/style.md. - If the user gave a direct description, extract style, layout, color, and interaction requirements.
- If analysis exists, read
- Run design intelligence:
- Determine product type, audience, primary job, density, trust level, platform, brand posture, and anti-patterns.
- When under-specified, check for local
ui-ux-pro-max-skilland use it as optional advisory input only.
- Select examples only when needed:
- Use
rg --files examples/design-mdor example READMEs to find candidates. - Read at most 1-2 relevant examples and only relevant sections.
- Extract structure and expression patterns; never copy brand values or assets.
- Use
- Generate
DESIGN.mdusingtemplates/DESIGN.md.template.md. - Generate
preview.htmlandpreview-dark.html. - Run or skip lint and record evidence.
DESIGN.md Requirements
YAML token frontmatter must include:
- colors: primary, functional colors, and at least 8 neutral steps
- typography: display, title, body, and caption levels with fallback fonts
- spacing: 4px-based scale from small to large
- borderRadius: none, sm, md, lg, xl, full
- shadows: sm, md, lg, xl
- breakpoints: at least sm, md, lg, xl, 2xl
What ships with it
60 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.
- agents/openai.yaml 262 B
- examples/CONTRIBUTING.md 916 B
- examples/design-md/airbnb/DESIGN.md 30 KB
- examples/design-md/airbnb/README.md 213 B
- examples/design-md/airtable/DESIGN.md 34 KB
- examples/design-md/airtable/README.md 217 B
- examples/design-md/apple/DESIGN.md 36 KB
- examples/design-md/apple/README.md 211 B
- examples/design-md/binance/DESIGN.md 39 KB
- examples/design-md/binance/README.md 215 B
- examples/design-md/bmw-m/DESIGN.md 30 KB
- examples/design-md/bmw-m/README.md 211 B
- examples/design-md/bmw/DESIGN.md 27 KB
- examples/design-md/bmw/README.md 207 B
- examples/design-md/bugatti/DESIGN.md 28 KB
- examples/design-md/bugatti/README.md 215 B
- examples/design-md/cal/DESIGN.md 30 KB
- examples/design-md/cal/README.md 207 B
- examples/design-md/claude/DESIGN.md 33 KB
- examples/design-md/claude/README.md 213 B
- examples/design-md/clay/DESIGN.md 25 KB
- examples/design-md/clay/README.md 209 B
- examples/design-md/clickhouse/DESIGN.md 25 KB
- examples/design-md/clickhouse/README.md 221 B
- examples/design-md/cohere/DESIGN.md 20 KB
- examples/design-md/cohere/README.md 213 B
- examples/design-md/coinbase/DESIGN.md 25 KB
- examples/design-md/coinbase/README.md 217 B
- examples/design-md/composio/DESIGN.md 20 KB
- examples/design-md/composio/README.md 217 B
- examples/design-md/cursor/DESIGN.md 21 KB
- examples/design-md/cursor/README.md 213 B
- examples/design-md/dell-1996/DESIGN.md 34 KB
- examples/design-md/dell-1996/README.md 221 B
- examples/design-md/elevenlabs/DESIGN.md 20 KB
- examples/design-md/elevenlabs/README.md 221 B
- examples/design-md/expo/DESIGN.md 21 KB
- examples/design-md/expo/README.md 209 B
- examples/design-md/ferrari/DESIGN.md 24 KB
- examples/design-md/ferrari/README.md 215 B
- examples/design-md/figma/DESIGN.md 32 KB
- examples/design-md/figma/README.md 211 B
- examples/design-md/framer/DESIGN.md 28 KB
- examples/design-md/framer/README.md 213 B
- examples/design-md/hashicorp/DESIGN.md 27 KB
- examples/design-md/hashicorp/README.md 219 B
- examples/design-md/hp/DESIGN.md 35 KB
- examples/design-md/hp/README.md 205 B
- examples/design-md/ibm/DESIGN.md 26 KB
- examples/design-md/ibm/README.md 207 B
- examples/design-md/intercom/DESIGN.md 23 KB
- examples/design-md/intercom/README.md 217 B
- examples/design-md/kraken/DESIGN.md 4.3 KB
- examples/design-md/kraken/README.md 213 B
- examples/design-md/lamborghini/DESIGN.md 21 KB
- examples/design-md/lamborghini/README.md 223 B
- examples/design-md/linear.app/DESIGN.md 24 KB
- examples/design-md/linear.app/README.md 217 B
- examples/design-md/lovable/DESIGN.md 17 KB
- examples/design-md/lovable/README.md 215 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 · 85 lines · 74 tokens per session scan A 897efdcc5003
superui-design-md is a skill published in the GitHub repository HappyDoggyAI/superui (2 stars, last pushed 2mo ago), licensed MIT. It adds 74 tokens to every session and 867 once invoked, about $0.0004 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-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.