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 agentmods add skills/sergekostenchuk/ui-pattern-source-orchestrator/skillnpx skills add sergekostenchuk/ui-pattern-source-orchestrator --skill skillgit clone --depth 1 https://github.com/sergekostenchuk/ui-pattern-source-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/sergekostenchuk/ui-pattern-source-orchestrator/skill)<a href="https://agentmods.dev/skills/sergekostenchuk/ui-pattern-source-orchestrator/skill"><img src="https://agentmods.dev/badge/skills/sergekostenchuk/ui-pattern-source-orchestrator/skill.svg" alt="Measured on agentmods" 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 | $0.00094 | $0.01982 |
| Opus 5 | $0.00047 | $0.00991 |
| Sonnet 5 | $0.00019 | $0.00396 |
| Haiku 4.5 | $0.00009 | $0.00198 |
Grade A, and why
ui-pattern-source-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 4d 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 — 157 lines — stays where its author put it; the contents beside it link to each section on GitHub.
UI Pattern Source Orchestrator
This skill is an evidence-backed source-intelligence layer for UI/UX work. It can be called standalone or routed from senior-ui-ux-orchestrator, ui-ux-pro-max, webapp-ui-skill, marketing-site-skill, admin-ui-builder, or agent-progress-visualizer.
It does not create the final design by itself. It produces a recommendation packet that says which sources are usable as code, which are inspiration only, which patterns fit the project, which motion/runtime options are justified, and what risks must be carried forward.
Use When
- The user asks what UI/component/pattern sources to use for a website, SaaS app, admin surface, dashboard, or agent UI.
- The project needs references from sources such as Once UI, 21st.dev, v0.app, glass3d.dev, cta.gallery, 60fps.design, beUI, Magic UI, Aceternity, React Bits, Origin UI, devl.dev, coss-ui, 21st Agent Elements, recent.design, Tremor, Lenis, Locomotive Scroll, GSAP ScrollTrigger, CSS scroll animations, or IntersectionObserver.
- A downstream skill needs source candidates before creating 3 design directions, code, Figma concepts, or admin/progress UI.
- The team needs to know whether a source is code-ready, reference-only, stale, incompatible, too decorative, or risky to copy.
Do Not Use When
- The user only asks for a final implementation and no source/pattern decision is needed.
- The task is pure Figma canvas editing, pure SEO, pure server/deploy, or pure content writing.
- The user wants to copy a third-party design exactly. Refuse copying and extract reusable pattern language instead.
Inputs
Required:
- user brief or project goal;
- target surface, if known:
marketing-site,webapp,admin,agent-progress-cockpit,portfolio,ecommerce, orunknown; - target stack, if known: for example
html/css/js,react,nextjs,tailwind,shadcn,framer-motion.
Optional:
- brand constraints;
- accessibility/performance constraints;
- accepted or forbidden sources;
- need for code-ready component candidates;
- need for live source refresh.
What ships with it
44 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.
- agents/design-critic-handoff-worker.md 627 B
- agents/evidence-eval-worker.md 984 B
- agents/pattern-ranking-worker.md 660 B
- agents/pattern-retrieval-worker.md 705 B
- agents/scroll-motion-worker.md 942 B
- agents/source-index-worker.md 844 B
- agents/source-taxonomy-worker.md 759 B
- agents/source-verification-worker.md 774 B
- agents/stack-compatibility-worker.md 651 B
- assets/handoff-template.md 510 B
- assets/recommendation-packet.template.md 582 B
- data/pattern-index.json 13 KB
- data/source-registry.json 18 KB
- deps.json 668 B
- evals/evals.json 6.6 KB
- evals/fixtures/copy-risk.json 220 B
- evals/fixtures/incompatible-stack.json 264 B
- references/ai-generator-and-effect-gates.md 1.6 KB
- references/dependency-policy.md 908 B
- references/integration-handoffs.md 1.4 KB
- references/motion-usefulness-gate.md 1021 B
- references/originality-and-license-rules.md 772 B
- references/output-contract.md 1.3 KB
- references/source-freshness-policy.md 789 B
- references/source-policy.md 4.1 KB
- references/source-selection-rubric.md 1.6 KB
- references/worker-contracts.md 4.9 KB
- reports/eval-results.json 10 KB
- reports/final-review.json 3.9 KB
- reports/source-evidence.json 18 KB
- reports/validation-report.json 104 B
- schemas/pattern-index.schema.json 1.2 KB
- schemas/recommendation-packet.schema.json 685 B
- schemas/source-registry.schema.json 1.2 KB
- scripts/build_recommendation_packet.py 1.2 KB runs code
- scripts/grade_evals.py 11 KB runs code
- scripts/install_plan.py 1.7 KB runs code
- scripts/rank_patterns.py 1.2 KB runs code
- scripts/run_all_checks.py 3.3 KB runs code
- scripts/sanitize_package.py 1.7 KB runs code
- scripts/search_patterns.py 1.1 KB runs code
- scripts/ui_pattern_lib.py 16 KB runs code
- scripts/validate_registry.py 3.7 KB runs code
- scripts/verify_sources.py 4.8 KB runs code
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.
- 4d ago First seen · 157 lines · 94 tokens per session scan A 565ca3164a82
ui-pattern-source-orchestrator is a skill published in the GitHub repository sergekostenchuk/ui-pattern-source-orchestrator (11 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 94 tokens to every session and 1,982 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-30.
Other skills, from other repositories
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).
accessibility
Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.
prototype-web
可点击的功能性 Web 原型, 含导航、英雄区、特性区、CTA.
deck-course-module
暖纸背景 + Playfair, 左侧学习目标常驻, 含 MCQ 自测页.
make-resume
中文可编辑简历制作技能:默认基于 ASu 单栏高密度技术简历模板,根据用户经历制作或复刻可编辑 HTML/PDF;用户也可以指定仓库内其他模板、本地 HTML 或参考截图。用户输入“/make-resume”“我要阿酥同款简历”或要求制作、修改、复刻简历文件时使用。.