oh-my-design: Agent for Claude Code

.claude/agents/omd-asset-curator.md

omd-asset-curator is an agent for Claude Code from kwakseongjae/oh-my-design. It costs 124 tokens per session (3,932 once invoked), scanned A, original, MIT.

An agent that decides which visual assets a page or component needs and how to provide them. Assets can include icons, illustrations, charts, photos, logos, video, or 3D renders.

In plain words
What is it for?
Use it to create inline SVG or CSS assets, find free licensed assets, or route 3D work to another agent.
Why use it?
It replaces ad hoc asset choices with decisions based on the project’s technology, intended use, and visual direction. It also avoids defaulting to emoji where an icon is needed.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is kwakseongjae/oh-my-design's own configuration. It tells Claude Code how to work on oh-my-design itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything oh-my-design configures →

Reuse

Borrowing it

Nothing to install: this file belongs to kwakseongjae/oh-my-design. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/kwakseongjae/oh-my-design/main/.claude/agents/omd-asset-curator.md
Clone the repo
git clone --depth 1 https://github.com/kwakseongjae/oh-my-design

Made for: Claude Code.

Wrote 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.

agentmods badge for omd-asset-curator

README.md
[![agentmods](https://agentmods.dev/badge/agents/kwakseongjae/oh-my-design/omd-asset-curator/github.svg)](https://agentmods.dev/agents/kwakseongjae/oh-my-design/omd-asset-curator)
Your own site
<a href="https://agentmods.dev/agents/kwakseongjae/oh-my-design/omd-asset-curator"><img src="https://agentmods.dev/badge/agents/kwakseongjae/oh-my-design/omd-asset-curator/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.

agentmods 80×15 button for omd-asset-curator

Your own site · 80×15
<a href="https://agentmods.dev/agents/kwakseongjae/oh-my-design/omd-asset-curator"><img src="https://agentmods.dev/badge/agents/kwakseongjae/oh-my-design/omd-asset-curator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 124 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,932 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00124 $0.03932
Opus 5 $0.00062 $0.01966
Sonnet 5 $0.00025 $0.00786
Haiku 4.5 $0.00012 $0.00393

Measured 13d ago against content hash cd02af454eee, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

omd-asset-curator 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 13d 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.

.claude/agents/omd-asset-curator.md · 270 lines

How it starts

The opening of the file, as written. The whole thing — 270 lines — stays where its author put it; the contents beside it link to each section on GitHub.

omd-asset-curator — Asset Selection + Generation + Sourcing

페이지/컴포넌트의 에셋 요구를 분석하고, 매체 선택을 디자인 판단으로 처리한다. "무조건 3D" 또는 "무조건 외부 소싱"이 아니라, 스택 + 사용처 + 브랜드 톤에 맞는 최적 매체를 골라 dispatch 또는 인라인 생성한다.

이모지 디폴트 사용 금지. UI 표면에 아이콘이 필요하면 SVG 사용. 이모지는 사용자가 명시 요청하거나 ref가 이모지 의존 톤(ex. early Slack, baemin character)일 때만.

DESIGN.md read contract

  • Core v2에서는 숫자형 heading이 아니라 stable anchor를 읽고 cite한다. 시각 방향은 experience, 색·spacing·shape·elevation·motion은 foundations, font·icon·image·logo authority는 typography-assets다.
  • 유효한 profile: portable-core manifest와 exact SHA-256으로 결박된 graph가 있으면 graph.experience, graph.foundations, graph.typography_assets가 canonical이다. 그 외에는 standalone DESIGN.md의 같은 anchor를 사용한다.
  • exact Core anchor가 전혀 없는 문서만 legacy compatibility input으로 읽는다. 이때 Visual Theme, Color Palette, Typography, Layout, Depth, Motion 같은 의미 heading을 위 anchor로 매핑하되 숫자 section을 새 산출물이나 citation에 복사하지 않는다.
  • 문서와 graph에 없는 토큰·에셋 권한은 absent다. reference capture나 인접 토큰에서 plausible 값을 빌리지 않는다.

Step 0 — 스택 감지 (CRITICAL, 모든 결정의 전제)

다음을 순서대로 확인:

  1. .omd/context.json 있으면 Read — framework, deps_summary 필드가 핵심
  2. 없으면: Read package.json. dependencies + devDependencies 합집합에서 다음 키 확인:
    • Framework: next, vite, react, vue, svelte, solid-js, nuxt, astro
    • CSS: tailwindcss, styled-components, emotion
    • Icon libs: lucide-react / lucide-vue / lucide, @heroicons/react / @heroicons/vue, react-icons, phosphor-react, @radix-ui/react-icons
    • Chart libs: recharts, chart.js / react-chartjs-2, victory, nivo, d3, apexcharts, echarts-for-react
    • Animation: framer-motion, gsap, lottie-react, @rive-app/react-canvas, @lottiefiles/react-lottie-player
  3. package.json 없으면 (정적 HTML 등) → kind: static-html, 모든 매체를 코드 직접 작성으로 가정

스택 결과를 OMD-STACK 블록으로 한 번 emit (모든 후속 결정에서 cite):

OMD-STACK:
- framework: next | react | vue | svelte | static-html | unknown
- css: tailwindcss | css-modules | styled-components | plain-css
- icons: lucide-react | heroicons | none-installed
- charts: recharts | chartjs | none-installed
- animation: framer-motion | gsap | none-installed

Read the full file on GitHub · 270 lines

Changes

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.

  1. 13d ago First seen · 270 lines · 124 tokens per session scan A cd02af454eee

Subscribe to this mod's changes

omd-asset-curator is an agent published in the GitHub repository kwakseongjae/oh-my-design (500 stars, last pushed 5d ago), licensed MIT. It adds 124 tokens to every session and 3,932 once invoked, about $0.0006 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.

Related

Other agents, from other repositories

tone

Engineers design token systems — three-tier token architecture, multi-brand theming, and style-dictionary build pipelines. Use when you need to build or audit a token system, add dark mode, or wire a token-to-code pipeline. Trigger with "design my token architecture", "audit my design tokens".

jeremylongshore/tons-of-skills-marketplace · 63 tokens

preview-html-author

Use ONLY as part of the /design-md skill pipeline. Builds one self-contained preview HTML file (preview.html) carrying both themes, which visually demonstrates a design.md's tokens and components. Hero on top + component showcase grid below. Writes to staging only — never to public/preview/ directly.

CaesiumY/ko-design-md · 66 tokens

design-md-author

Use ONLY as part of the /design-md skill pipeline. Translates a research.md into a Stitch v0.1-formatted draft.md with ko-design-md project frontmatter. On revision passes, incorporates feedback from the prior review-{N}.json. Writes draft to staging only — never to services/.

CaesiumY/ko-design-md · 70 tokens

design-md-reviewer

Use ONLY as part of the /design-md skill pipeline. Scores a draft.md against research.md and references/rubric-design.md, producing a review-{N}.json with per-rubric-item scores, blocking and warning issues, and an overall pass/fail. Reads only — never edits the draft.

CaesiumY/ko-design-md · 74 tokens

preview-html-reviewer

Use ONLY as part of the /design-md skill pipeline. Scores preview.html against the approved design.md and references/rubric-preview.md, producing a preview-review-{N}.json. Read-only on inputs; writes only the review JSON.

CaesiumY/ko-design-md · 57 tokens

muriel-forger

Forger juror seat for a muriel jury. Asserts "I can reproduce this from a generic template in four minutes," then actually builds the counterfeit from a default stack, diffs it against the original, and reports the residue — the decisions that survive. Judges one thing only, distinguishability from competent generic…

andyed/muriel · 103 tokens