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 ddtcorex/maestro-skills --skill maestro-designgit clone --depth 1 https://github.com/ddtcorex/maestro-skillsWrote 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/ddtcorex/maestro-skills/maestro-design)<a href="https://agentmods.dev/skills/ddtcorex/maestro-skills/maestro-design"><img src="https://agentmods.dev/badge/skills/ddtcorex/maestro-skills/maestro-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/ddtcorex/maestro-skills/maestro-design"><img src="https://agentmods.dev/badge/skills/ddtcorex/maestro-skills/maestro-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.00107 | $0.03198 |
| Opus 5 | $0.00053 | $0.01599 |
| Sonnet 5 | $0.00021 | $0.00640 |
| Haiku 4.5 | $0.00011 | $0.00320 |
Grade A, and why
maestro-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 11d 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 — 192 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Maestro Design
Professional UI/UX implementation — design tokens, Figma→code, Tailwind + shadcn/Radix component system, a11y, responsive and motion.
When to Use
Trigger keywords: figma, tailwind, shadcn, design system, a11y, responsive, component, landing page, dashboard, scaffold UI, UI/UX.
Use this skill when you need to scaffold a design system, generate a component or page, convert a Figma file or image mockup to code, or audit UI for accessibility and responsive quality. Pairs with verification-before-completion for visual/Lighthouse/axe checks and with magento2-hyva-dev when theme.xml parent is Hyvä.
Design System Generator
Every generation starts by emitting a Design System Box for user approval before writing code. Adapted from ui-ux-pro-max v2.0, Maestro-opinionated:
+----------------------------------------------------------------------------------------+
| TARGET: <Project Name> - RECOMMENDED DESIGN SYSTEM |
+----------------------------------------------------------------------------------------+
| PATTERN: <e.g., Hero-Centric + Social Proof> |
| Sections: Hero -> Features -> Testimonials -> Pricing -> FAQ -> CTA |
| STYLE: <e.g., Minimalism + Bento Grid> |
| Keywords: clean, grid, whitespace, soft shadows, rounded 16px |
| Best For: SaaS, dashboards |
| Performance: cost:low | Accessibility: risk:low |
| COLORS: |
| Primary: #... Secondary: #... CTA: #... |
| Background: #... Text: #... Muted: #... |
| Notes: <contrast rationale, 4.5:1 verified> |
| TYPOGRAPHY: <Heading / Body> — e.g., Inter / Inter |
| Mood: professional, readable |
| Google Fonts: https://fonts.google.com/... |
| KEY EFFECTS: subtle hover 200ms, soft shadow, focus ring 2px |
| AVOID (Anti-patterns): neon gradients for finance, emoji-as-icon, no focus ring |
| PRE-DELIVERY CHECKLIST: [ ] 8 items (see Pre-delivery Checklist) |
+----------------------------------------------------------------------------------------+
What ships with it
4 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.
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.
- 11d ago First seen · 192 lines · 107 tokens per session scan A 61bd0123582a
maestro-design is a skill published in the GitHub repository ddtcorex/maestro-skills (4 stars, last pushed today), licensed MIT. It adds 107 tokens to every session and 3,198 once invoked, about $0.0005 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
superloopy-clone
Use when the user asks for Superloopy clone or asks to clone, rebuild, reverse-engineer, replicate, or copy a website or page into a Superloopy-governed implementation. Triggers on "loopy clone", target URLs plus requests such as "clone this site", "rebuild this page", "make a copy of this website", "pixel-perfect…
compose-creative-ui
A workflow for combining visual interface components and effects in an existing frontend while preserving its current design system and product identity. It covers component sources such as shadcn/ui, Magic UI, Radix, React Bits, and related tools.
implement-ui-motion
A workflow for implementing motion and micro-interactions in an existing frontend. It covers CSS, the Web Animations API, View Transition API, Anime.js, Motion, and GSAP, including reduced-motion support.
build-design-system
A workflow for building or organising a design system: the shared rules, tokens, components, themes, and documentation used across an interface. It covers CSS variables, DTCG tokens, Style Dictionary, Storybook, dark mode, and gradual migration.
impeccable
Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states.…
chakra-ui-builder
Build responsive, accessible UI components and layouts using Chakra UI v3, install or configure Chakra UI in new and existing projects, and design scalable themes using tokens, semantic tokens, recipes, and slot recipes. Use this skill whenever a user asks to build, create, or generate any UI component, page, form…