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 brunob54/superpowers-orchestrator --skill frontend-designgit clone --depth 1 https://github.com/brunob54/superpowers-orchestratorWrote 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/brunob54/superpowers-orchestrator/frontend-design)<a href="https://agentmods.dev/skills/brunob54/superpowers-orchestrator/frontend-design"><img src="https://agentmods.dev/badge/skills/brunob54/superpowers-orchestrator/frontend-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/brunob54/superpowers-orchestrator/frontend-design"><img src="https://agentmods.dev/badge/skills/brunob54/superpowers-orchestrator/frontend-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.00086 | $0.06923 |
| Opus 5 | $0.00043 | $0.03461 |
| Sonnet 5 | $0.00017 | $0.01385 |
| Haiku 4.5 | $0.00009 | $0.00692 |
Grade A, and why
frontend-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 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 — 436 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Professional Frontend Design
This skill transforms generic AI-generated UIs into production-grade, visually distinctive interfaces. It provides a design reasoning framework, industry-aware style selection, and concrete engineering standards.
Scope Gate — Before Anything Else
- Check: does the project already have a design system, component library, or style guide?
- Look for:
tailwind.config,theme.ts/js,tokens.json,design-system/,styles/, existing component library (shadcn, MUI, Chakra, etc.)
- Look for:
- If YES (existing design system):
- Read and reference the existing system. Do NOT generate a new one.
- Skip to "Quality Standards" section — apply those standards within the existing design framework.
- Only generate new design tokens if the existing system has clear gaps for the requested feature.
- If NO (greenfield):
- Proceed with full Design System Generation below.
Design System Generation
Before writing any frontend code, walk through this reasoning framework. The goal is to make deliberate design decisions — not default to generic blue-and-white SaaS templates.
Step 1: Analyze Requirements
Identify these before choosing any visual direction:
- Product type — What category? (SaaS, e-commerce, dashboard, portfolio, etc.)
- Audience — Who uses this? (developers, executives, consumers, elderly, children)
- Platform — Web, mobile, desktop, or cross-platform?
- Constraints — Existing brand guidelines? Required framework? Accessibility level (AA/AAA)?
- Trust sensitivity — How much does visual credibility matter? (critical for finance/healthcare, lower for playful apps)
- Primary user goal — What does the user come here to do? (scan, convert, explore, act)
Step 2: Select Design Direction
Use the Industry Reference Table (below) as a starting point, then refine based on project specifics.
Choose explicitly:
- Style — The visual language (glassmorphism, brutalism, flat, etc.)
- Color mood — Emotional tone (trust blue, energetic orange, calm pastels, dark OLED)
- Typography mood — Character (professional, playful, editorial, technical)
- Key effects — Signature interactions (hover lifts, parallax, scroll reveals, blur)
- Density level — Compact (data-dense, minimal padding), balanced (standard), or spacious (generous whitespace, editorial feel)
- Visual anchor — What element draws the eye first? (hero metric, primary CTA, key image, headline)
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.
- 10d ago First seen · 436 lines · 86 tokens per session scan A ddd2490a5a65
frontend-design is a skill published in the GitHub repository brunob54/superpowers-orchestrator (3 stars, last pushed today), licensed MIT. It adds 86 tokens to every session and 6,923 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
scroll-craft
Build premium scroll-driven landing pages for service, product, food, and drink brands. Plan the visitor journey, page grammar, emotional peak, and bespoke signature move. Create dimensional heroes with independent visual planes, restrained motion, and separate mobile composition. Use supplied photos and footage or…
top-design
Create award-winning, immersive web experiences at the level of Awwwards-featured agencies. Use when the user mentions "Awwwards quality", "make my site stunning", "scroll animations", "parallax storytelling", "cinematic web design", "portfolio site", or "brand experience". Also trigger when elevating a standard…
web-typography
Select, pair, and implement typefaces for web projects. Use when the user mentions "font pairing", "which typeface", "line height", "responsive typography", "web font loading", "type hierarchy", "variable fonts", "FOUT/FOIT", "typographic scale", or "the text is hard to read". Also trigger when choosing between system…
designlang-tokens
Use when styling UI for cal.com — references the extracted design system tokens instead of inventing colors, spacing, or typography.
recipe-front-design
Execute from repository evidence through applicable UI Spec and optional ADR decisions to complete frontend Design Doc approval.
refactoring-ui
Audit and fix visual hierarchy, spacing, color, and depth in web UIs. Use when the user mentions "my UI looks off" (or amateur/unprofessional), "fix the design", "Tailwind styling", "color palette", "visual hierarchy", "design system", "spacing scale", or "component styling". Also trigger when building consistent…