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 skills add leefanv/omit-design --skill audit-designgit clone --depth 1 https://github.com/leefanv/omit-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/skills/leefanv/omit-design/audit-design)<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>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.00047 | $0.00587 |
| Opus 5 | $0.00023 | $0.00293 |
| Sonnet 5 | $0.00009 | $0.00117 |
| Haiku 4.5 | $0.00005 | $0.00059 |
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.
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:
- First-line
// @pattern: <name>annotation. - Import sources whitelist.
- No color literals.
- No spacing / font-size literals.
- 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:
- Run
npm run lintto obtain structured machine output. - Read the output and aggregate by file: collapse multiple violations in the same file into a single section.
- 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.
- Append a summary block at the end (formatted per severity-tiers.md).
- List the top 3–5 files most worth fixing first (sorted by violation density × severity).
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.
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.
- 7d ago First seen · 48 lines · 47 tokens per session scan A 3d269c3dd968
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.
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.
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.
ux-design
Create comprehensive UX design with user flows, wireframes, and design systems.
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.
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.
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…