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.
git clone --depth 1 https://github.com/smrafiz/claude-superchargerWrote 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/commands/smrafiz/claude-supercharger/design)<a href="https://agentmods.dev/commands/smrafiz/claude-supercharger/design"><img src="https://agentmods.dev/badge/commands/smrafiz/claude-supercharger/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/commands/smrafiz/claude-supercharger/design"><img src="https://agentmods.dev/badge/commands/smrafiz/claude-supercharger/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.00000 | $0.00559 |
| Opus 5 | $0.00000 | $0.00280 |
| Sonnet 5 | $0.00000 | $0.00112 |
| Haiku 4.5 | $0.00000 | $0.00056 |
Grade A, and why
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 9d 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.
What it actually says
Generate a DESIGN.md brand context file for this project: $ARGUMENTS
DESIGN.md is a portable design brief that future sessions auto-load when editing styles. It defines brand identity, tokens, and conventions in one place.
Do NOT write UI code. Output only DESIGN.md.
Step 1 — Gather brand context
If $ARGUMENTS names a known brand or product, infer colors/typography from that identity. If $ARGUMENTS is vague or empty, ask ONE question: "What's the brand name and primary color?"
Step 2 — Generate DESIGN.md
Write DESIGN.md to the project root with this structure:
# DESIGN.md — [Brand Name]
## Brand Identity
[1-2 sentences: personality, target user, visual tone]
## Color Tokens
| Token | Hex | Usage |
|---|---|---|
| --color-primary | #... | CTA, links, focus rings |
| --color-secondary | #... | Accent, hover states |
| --color-bg | #... | Page background |
| --color-surface | #... | Card/panel background |
| --color-text | #... | Body copy |
| --color-text-muted | #... | Captions, placeholders |
| --color-border | #... | Dividers, input borders |
| --color-danger | #... | Errors, destructive actions |
| --color-success | #... | Confirmations |
## Typography
| Token | Value | Usage |
|---|---|---|
| --font-sans | '...' | Body, UI |
| --font-mono | '...' | Code, data |
| --font-size-base | 16px | Base |
| --font-size-sm | 14px | Labels, captions |
| --font-size-lg | 20px | Subheadings |
| --font-size-xl | 28px | Headings |
| --line-height-body | 1.6 | Paragraphs |
## Spacing & Shape
| Token | Value |
|---|---|
| --radius-sm | 4px |
| --radius-md | 8px |
| --radius-lg | 16px |
| --spacing-unit | 8px |
## Component Conventions
- [1-3 bullet rules specific to this brand — e.g., "Always use pill buttons", "No drop shadows", "Icons: outline style only"]
## Anti-Patterns
- [1-3 things explicitly forbidden — e.g., "No gradients on primary buttons", "Never use red outside error states"]
Step 3 — Confirm
State: DESIGN.md written. Future sessions will auto-inject this context when editing style files.
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.
- 9d ago First seen · 64 lines · 0 tokens per session scan A 65a32402fcfe
design is a command published in the GitHub repository smrafiz/claude-supercharger (11 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 559 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-30.
Other commands, from other repositories
profile
Save, load, inspect, update, reset, or delete diagram-design client profiles.
ui-flow-review
Review menus, HUD, navigation, and player flow from a UX perspective.
ppt-image2-editable-rebuild
Rebuild image2 or imagegen reference slides as editable PowerPoint decks.
responsive-design-specialist
Use when a layout breaks between sizes. Arbitrary breakpoints, type that does not scale, images that blow out the grid, or a desktop design retrofitted onto mobile.
team-ui
Orchestrate UI/UX design team.
p3-ux-wireframes
Creates wireframes (ASCII art) for the most important screens with interaction descriptions.