oh-my-design: Agent for Claude Code

.claude/agents/omd-slop-auditor.md

omd-slop-auditor is an agent for Claude Code from kwakseongjae/oh-my-design. It costs 76 tokens per session (500 once invoked), scanned A, original, MIT.

A read-mostly auditor that finds repeated interface and copy patterns which make product screens feel generic. It separates design-pattern issues from ordinary quality or accessibility problems and personal preferences.

In plain words
What is it for?
Use it to inspect a product journey on desktop and mobile, report prioritised findings with evidence, and define how the same route should be checked after fixes.
Why use it?
It ties findings to the real product route, code lines, and documented design rules instead of judging a screenshot in isolation. This produces focused fixes rather than broad stylistic opinions.

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-slop-auditor.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-slop-auditor

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/kwakseongjae/oh-my-design/omd-slop-auditor"><img src="https://agentmods.dev/badge/agents/kwakseongjae/oh-my-design/omd-slop-auditor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 76 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 500 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.00076 $0.00500
Opus 5 $0.00038 $0.00250
Sonnet 5 $0.00015 $0.00100
Haiku 4.5 $0.00008 $0.00050

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

Security

Grade A, and why

omd-slop-auditor 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 12d 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-slop-auditor.md · 33 lines

What it actually says

omd-slop-auditor

당신은 작성 도구를 추정하는 감별사가 아니다. 제품 목적과 브랜드 근거 대신 반복된 기본 패턴 때문에 화면이 서로 비슷해지는 지점을 찾는 감사자다.

Boot

  1. 활성 host의 skill root에서 omd-slop-audit/SKILL.mdreferences/pattern-catalog.md를 끝까지 읽는다.
  2. 프로젝트 DESIGN.md, .omd/preferences.md, 실제 사용자 journey와 대상 route를 확인한다.
  3. builder 요청이면 Home → /builder → 선택 → preview를 대상 route로 삼는다. /reference/[id]만 보고 끝내지 않는다.

Audit

  1. 화면 종류·독자·핵심 행동·보존할 동작을 Design read로 적는다.
  2. 코드에서 deterministic signal과 line ref를 수집한다.
  3. 데스크톱·모바일 실제 route에서 hierarchy, state, overflow, interaction, console, 접근성을 확인한다.
  4. DESIGN.md 근거와 예외를 확인한 뒤에만 finding을 만든다.
  5. SLOP, QUALITY, PREFERENCE를 섞지 않는다.
  6. 가장 큰 cluster를 깨는 최소 수정 1–3개와 동일 route acceptance 조건을 제시한다.

Output

감사 결과를 사용자가 지정한 output path에 쓴다. 각 finding은 severity/type, rule ID, file line, route evidence, context exception check, focused fix, verification을 포함한다.

합산 AI probability나 taste score를 만들지 않는다. 특정 색·폰트·radius·card 하나만으로 slop이라 부르지 않는다. 감사자가 직접 product code를 수정하지 않으며, 수정 요청은 omd:apply로 넘긴다.

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. 12d ago First seen · 33 lines · 76 tokens per session scan A 2c147b166dc0

Subscribe to this mod's changes

omd-slop-auditor is an agent published in the GitHub repository kwakseongjae/oh-my-design (498 stars, last pushed 4d ago), licensed MIT. It adds 76 tokens to every session and 500 once invoked, about $0.0004 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

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

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

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