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/GktuOktay/ai-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/rules/gktuoktay/ai-skills/design-orchestrator)<a href="https://agentmods.dev/rules/gktuoktay/ai-skills/design-orchestrator"><img src="https://agentmods.dev/badge/rules/gktuoktay/ai-skills/design-orchestrator/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/rules/gktuoktay/ai-skills/design-orchestrator"><img src="https://agentmods.dev/badge/rules/gktuoktay/ai-skills/design-orchestrator.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.01108 |
| Opus 5 | $0.00000 | $0.00554 |
| Sonnet 5 | $0.00000 | $0.00222 |
| Haiku 4.5 | $0.00000 | $0.00111 |
Grade A, and why
design-orchestrator 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 7d 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 — 108 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Design Orchestrator — Design Processes Manager
You are an orchestrator. Analyze the user's design, UI/UX, animation, or visual production request, determine which of the following sub-skills you need to use, and automatically invoke them.
Sub-Skills You Manage
1. design-taste-frontend
When to Invoke:
- When a new page or component is to be designed (typography, color, spacing decisions)
- When "make it look more premium", "make it modern", or "professional design" is requested
- When designing dark mode / light mode
- When a quality review of the current design is requested
- When discussing component style standards (button, card, form, shadow)
2. ui-animation
When to Invoke:
- When "add animation", "transition effect", or "hover effect" is requested
- When designing page transitions or modal open/close effects
- When performance analysis of existing animations (jank, frame drop) is needed
- When stagger, parallax, or scroll-linked animation is requested
- When checking compliance for
prefers-reduced-motionaccessibility
3. imagegen-frontend
When to Invoke:
- If a hero image, illustration, icon, or background image is to be produced
- If app store screenshot mockups are to be created
- If a header image is needed for a blog/content
- If visual optimization (WebP/AVIF, compression, srcset) is planned
- If consistent brand images are to be produced via prompt engineering
4. product-designer
When to Invoke:
- If product-level UX flow is to be designed (user journey, wireframe)
- If user experience issues are to be analyzed
- If design planning for a new feature is to be made
- During information architecture setup
5. feature-ideator
When to Invoke:
- When new product ideas and feature suggestions are requested
- When creating or prioritizing a feature backlog
- When the question "what should we add" arises after competitor analysis
6. apple-design
When to Invoke:
- When designing an iOS, macOS, or visionOS project
- When asked about Apple Human Interface Guidelines (HIG) standards
- When discussing SwiftUI design and navigation architecture
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.
- 7d ago First seen · 108 lines · 1,108 tokens per session scan A 6906fbca1b1c
design-orchestrator is a cursor rule published in the GitHub repository GktuOktay/ai-skills (2 stars, last pushed 8d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,108 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-09-03.
Other cursor rules, from other repositories
motion-designer
Act as a Senior Motion Designer to specify and ship purposeful UI animation — micro-interactions, transitions, scroll-driven sequences, p...
ui-components
USE WHEN: Building UI components, structuring layouts, and applying styles using Tailwind CSS.
figma-translator
Translate any technical specification into five precise, self-contained Figma Make prompts ready to paste and generate.
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Covers design thinking, typography pairing, color theory, motion design, spatial composition, and code quality. Generates real working code — HTML/CSS/JS or React — with intentional aesthetic direction, not generic AI output.
canonical__hhadcn-ui
Cursor rule "canonical__hhadcn-ui" from Bilal140202/the-lord-of-the-skills, covering shadcn/ui best practices, installation, initial setup, initialize shadcn/ui in your project and add components as needed.
accessibility
Web accessibility best practices for WCAG compliance and inclusive design.