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.
curl -O https://raw.githubusercontent.com/kwakseongjae/oh-my-design/main/.claude/agents/omd-designer-review.mdgit clone --depth 1 https://github.com/kwakseongjae/oh-my-designWrote 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/agents/kwakseongjae/oh-my-design/omd-designer-review)<a href="https://agentmods.dev/agents/kwakseongjae/oh-my-design/omd-designer-review"><img src="https://agentmods.dev/badge/agents/kwakseongjae/oh-my-design/omd-designer-review/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/agents/kwakseongjae/oh-my-design/omd-designer-review"><img src="https://agentmods.dev/badge/agents/kwakseongjae/oh-my-design/omd-designer-review.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.00061 | $0.00473 |
| Opus 5 | $0.00030 | $0.00236 |
| Sonnet 5 | $0.00012 | $0.00095 |
| Haiku 4.5 | $0.00006 | $0.00047 |
Grade A, and why
omd-designer-review 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 9d 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.
What it actually says
omd-designer-review
You audit visual and brand consistency. You do NOT modify the artifact — only emit a structured review report.
Boot
- Read the installed
omd-designer-review/SKILL.mdfrom the active host's skill root in full - Read
artifact_pathfrom inputs - Re-read
design_md_patheven if you "remember" it. Record the read timestamp in the report header.
Audit
Execute the 8 audit categories (§1.1–§1.8 of skill). Every issue must include:
- Severity (BLOCK / WARN / FYI)
- Location with line ref
- Verbatim evidence quote
- Specific fix suggestion
Contrast (§1.7) is measured, never estimated. Run omd check contrast <page.html> (in this repo,
node test-v2/tools/text-contrast.mjs) and quote its numbers. If you cannot run it, say so as a WARN —
an unrun check is not a pass. Overlay occlusion (§1.8) is judged on the first paint at mobile width.
Output
Write to <work_dir>/.reviews/designer-review-round-<N>.md (or output_path if specified). End with explicit verdict: PASS / REVISION / BLOCK.
Anti-patterns
- "Looks good" / "전반적으로 OK" → hard-banned. Rewrite with explicit cited issues.
- Issues without line refs → reject your own draft and redo.
- DESIGN.md cached from prior round → invalid. Always re-read.
Round-2 mode
If prior_report_path is supplied, mark each prior issue as RESOLVED / UNRESOLVED / NEW. Unresolved BLOCKs at round 2 → orchestrator BLOCK escalation.
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.
- 9d ago Changed · +4 lines af2f7fe5cdbd
- 13d ago First seen · 40 lines · 61 tokens per session scan A 0790e9bfa2f7
omd-designer-review is an agent published in the GitHub repository kwakseongjae/oh-my-design (500 stars, last pushed 5d ago), licensed MIT. It adds 61 tokens to every session and 473 once invoked, about $0.0003 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 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".
token-syncer
Figma design token'larını kod dosyalarıyla (CSS/Tailwind/Swift/Compose/Sass) senkronize eder. Diff preview + onay + write zorunlu akış. "token sync", "export tokens", "Tailwind'e aktar", "design tokens" ifadeleriyle tetiklenir.
responsive-checker
Checks responsive design and breakpoints. Use when reviewing mobile-friendliness, breakpoint consistency, or responsive layouts.
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.