audit-design

audit-design is a skill for Claude Code from leefanv/omit-design. It costs 47 tokens per session (587 once invoked), scanned A, original, MIT.

A batch checker for pages in an Omit Design project. It reviews design files for required pattern labels, approved imports and components, and prohibited hard-coded colors, spacing, and font sizes.

In plain words
What is it for?
Use it to audit all design pages, group violations by file, and include accessibility checks such as missing landmarks, image descriptions, or labels for icon-only buttons.
Why use it?
It shows which pages break the project's design rules before you refactor them.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: reads .claude/ paths; mentions subagents.

Good fit Use it to audit all design pages, group violations by file, and include accessibility checks such as missing landmarks, image descriptions, or labels for icon-only buttons.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/leefanv/omit-design/audit-design
Install

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.

Any agent
npx skills add leefanv/omit-design --skill audit-design
Clone the repo
git clone --depth 1 https://github.com/leefanv/omit-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 audit-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/leefanv/omit-design/audit-design.svg)](https://agentmods.dev/skills/leefanv/omit-design/audit-design)
Your own site
<a href="https://agentmods.dev/skills/leefanv/omit-design/audit-design"><img src="https://agentmods.dev/badge/skills/leefanv/omit-design/audit-design.svg" alt="Measured on agentmods" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 587 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.00047 $0.00587
Opus 5 $0.00023 $0.00293
Sonnet 5 $0.00009 $0.00117
Haiku 4.5 $0.00005 $0.00059

Measured 7d ago against content hash 3d269c3dd968, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

audit-design 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.

packages/cli/templates/init/.claude/skills/audit-design/SKILL.md · 48 lines

How it starts

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

audit-design — design page compliance review

Platform conventions

Mechanical checks go through npm run lint (the single compliance command, which automatically covers design/**/*.tsx). This skill provides the human-review narrative (diagnosis, suggestions, summary) and does not re-implement rules ESLint already covers.

Check items at a glance

For each page file under design/**/*.tsx, audit 5 items:

  1. First-line // @pattern: <name> annotation.
  2. Import sources whitelist.
  3. No color literals.
  4. No spacing / font-size literals.
  5. Whitelisted components exist.

For the concrete rules, exceptions, and the corresponding ESLint rule name → references/checks.md.

Severity tiers and output format

Flow

Step 0 — delegate the scan to audit-reviewer if available. If .claude/agents/audit-reviewer.md exists, invoke that sub-agent first to do the raw omit-design lint --json collection + a11y scan + per-file aggregation in an isolated context. It returns a structured markdown report. Treat its report as the input to step 3 below (skip steps 1–2). This keeps lint output out of the main conversation.

If audit-reviewer is not installed, run inline:

  1. Run npm run lint to obtain structured machine output.
  2. Read the output and aggregate by file: collapse multiple violations in the same file into a single section.
  3. For each section, add a human diagnosis: why it happened, the recommended fix, whether it requires adding an Om* wrapper / adding a token / splitting a pattern.
  4. Append a summary block at the end (formatted per severity-tiers.md).
  5. List the top 3–5 files most worth fixing first (sorted by violation density × severity).

Read the full file on GitHub · 48 lines

Files

What ships with it

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

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. 7d ago First seen · 48 lines · 47 tokens per session scan A 3d269c3dd968

Subscribe to this mod's changes

audit-design is a skill published in the GitHub repository leefanv/omit-design (54 stars, last pushed 3mo ago), licensed MIT. It adds 47 tokens to every session and 587 once invoked, about $0.0002 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 skills, from other repositories

mcp-host-styling-integration

Integrates MCP App UI with host theming system. Applies host CSS variables, handles onhostcontextchanged, safe area insets, display mode detection, and fullscreen configuration.

a5c-ai/babysitter · 44 tokens

moai-design-tools

Design tool integration specialist covering Figma MCP, Pencil renderer, and Pencil-to-code export. Use when fetching design context from Figma, rendering Pencil designs, or exporting to React/Tailwind code.

modu-ai/moai-adk · 45 tokens

ux-design

Create comprehensive UX design with user flows, wireframes, and design systems.

a5c-ai/babysitter · 0 tokens

moai-domain-uiux

UI/UX design systems specialist covering accessibility, icons, theming, design tokens, and user experience patterns. Use when working on design systems, WCAG compliance, ARIA patterns, or dark mode theming.

modu-ai/moai-adk · 49 tokens

premium-experience

Premium app generation that creates WOW-factor experiences. Multi-page apps with smooth animations, zero TypeScript errors, and production-ready quality. Lovable-style experience: one prompt, complete app, instant delight. MUST be used alongside vibe-orchestrator for new projects.

wasintoh/toh-framework · 56 tokens

ui-first-builder

Creates production-ready UI immediately from any description. Generates complete pages, components, and realistic mock data in FIRST response. Uses Next.js 16 + Tailwind + shadcn/ui. Never asks questions - infers everything from context. Triggers: UI creation, page building, component generation, build interface…

wasintoh/toh-framework · 75 tokens