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 IAPro-Community/Orquestrador-Maestro --skill skill-open-design-uigit clone --depth 1 https://github.com/IAPro-Community/Orquestrador-MaestroWrote 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/iapro-community/orquestrador-maestro/skill-open-design-ui)<a href="https://agentmods.dev/skills/iapro-community/orquestrador-maestro/skill-open-design-ui"><img src="https://agentmods.dev/badge/skills/iapro-community/orquestrador-maestro/skill-open-design-ui/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/iapro-community/orquestrador-maestro/skill-open-design-ui"><img src="https://agentmods.dev/badge/skills/iapro-community/orquestrador-maestro/skill-open-design-ui.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium MCP Rug Pull · line 23 npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.Fix: Pin the version: npx @scope/[email protected]
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.00042 | $0.01045 |
| Opus 5 | $0.00021 | $0.00522 |
| Sonnet 5 | $0.00008 | $0.00209 |
| Haiku 4.5 | $0.00004 | $0.00104 |
Grade A, and why
skill-open-design-ui 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 2d 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 — 73 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Skill Open Design UI
Use this skill for the visual-system and interface-design layer of a frontend task. It works with the project’s existing framework and styling system. For a full premium marketing experience, use skill-premium-web-experience first; this skill turns the approved direction into a coherent visual and component system.
Scope
Own:
- design direction and visual language;
- typography, color, shape, depth, composition, spacing, grid, hierarchy, lighting, and texture;
- design tokens, component rules, responsive UI, and visual QA;
- anti-generic refinement without breaking product behavior.
Do not own the complete business discovery, narrative architecture, conversion strategy, or scroll-story decision. Refer those to skill-premium-web-experience. Use a specialized scroll implementation skill only when it is available and the narrative requires it.
Workflow
- Inspect the real surface, existing brand cues,
PRODUCT.md,DESIGN.md, tokens, components, routes, icons, imagery, breakpoints, and states before editing. - Name one visual direction such as Modern Minimal, Tech Utility, Editorial, Bold Product, or Calm Enterprise. Explain why it fits the audience and surface.
- Convert the direction into tokens for type scale, font roles, surfaces, borders, accents, elevation, spacing, radius, density, container width, and motion.
- Apply the system to the smallest complete slice that includes the real content and states touched by the task.
- Preserve routes, form semantics, analytics, permissions, localization, and existing interaction contracts.
- Validate at mobile, tablet, and desktop sizes, then run the available lint, typecheck, build, targeted tests, and browser/screenshot checks.
Visual Rules
- Use existing tokens first; introduce local variables only when a real gap exists.
- Keep repeated components consistent in radius, border, shadow, spacing, density, and icon treatment.
- Use cards for grouped data, repeated items, or framed tools; do not put every section in a floating panel or nest cards by default.
- Prefer real product screenshots, product states, or faithful UI previews over generic illustrations.
- Use a distinctive hierarchy and composition; do not add decoration that lacks a product or narrative reason.
- Avoid default purple/cyan palettes, decorative gradient text, gratuitous glassmorphism/glows, side-tab borders, extreme radii, flat typography, giant icon tiles, and motion without meaning.
- Keep copy specific, correctly spelled, localized, and UTF-8 safe.
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.
- 2d ago Changed · +1 lines · -3 tokens per session 5b4ef2136758
- 11d ago First seen · 72 lines · 45 tokens per session scan A 24baf6f0af77
skill-open-design-ui is a skill published in the GitHub repository IAPro-Community/Orquestrador-Maestro (42 stars, last pushed today), licensed Apache-2.0. It adds 42 tokens to every session and 1,045 once invoked, about $0.0002 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-30.
Other skills, from other repositories
accessibility-tester
Professional Accessibility Tester Expert skill. Implement robust test suites and automated quality checks for modern web/mobile applications.
playwright-component-testing
Set up component testing with Playwright using a story gallery — scaffold stories and a gallery dev page driven by the built-in mount fixture, no dedicated component-testing runtime. Use when asked to test React or Vue components in isolation with Playwright, or to migrate off @playwright/experimental-ct-react / -vue.
android-ui-journey-testing
XML-specified Android UI journey testing, interactive step execution, assertion verification, and JSON outcome reporting.
accesslint-diff
Diff a live page's accessibility violations against a baseline — by default compares uncommitted changes (stash-based), or pass --branch [ ] to diff against a branch. Reports only new violations introduced, violations fixed, and pre-existing count. Use scan for a full audit with no diffing.
agent-self-scheduling
Schedule AI agent runs with cron, loops, or external clocks while avoiding unsafe tight autonomous timers.
shipwright-pipeline
Autonomous app builder that converts plain-English descriptions into fully built, tested applications. Use when the user wants to build a new app, scaffold a project, generate a full-stack application, or create an app from a description. Trigger with "build me an app", "create a new app", "shipwright build"…