Borrowing it
Nothing to install: this file belongs to terrene-foundation/metis. 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/terrene-foundation/metis/main/.claude/commands/i-audit.mdgit clone --depth 1 https://github.com/terrene-foundation/metisWrote 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/commands/terrene-foundation/metis/i-audit)<a href="https://agentmods.dev/commands/terrene-foundation/metis/i-audit"><img src="https://agentmods.dev/badge/commands/terrene-foundation/metis/i-audit.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.00000 | $0.01393 |
| Opus 5 | $0.00000 | $0.00696 |
| Sonnet 5 | $0.00000 | $0.00279 |
| Haiku 4.5 | $0.00000 | $0.00139 |
Grade A, and why
i-audit 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 8d 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.
This is a copy
100% identical to i-audit — 5 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 126 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/i-audit - Design Quality Audit with AI Slop Detection
Purpose
Perform a comprehensive design quality audit on frontend code. Evaluates visual quality, interaction design, and — critically — detects telltale patterns of AI-generated "slop" aesthetics.
Adapted from Impeccable (Apache 2.0), enhanced with Kailash enterprise AI evaluation criteria.
Usage
| Command | Action |
|---|---|
/i-audit |
Full 10-dimension design audit of current file/component |
/i-audit $ARGUMENTS |
Focused audit on a specific area (e.g., typography, color, motion) |
Audit Process
Step 1: Context Gathering (Mandatory)
Before auditing, gather:
- What framework? (React, Flutter, vanilla HTML/CSS)
- What component/page? (Read the target files)
- Existing design system? (Check for design tokens, theme files)
- Target audience? (Enterprise SaaS users vs consumer vs internal tool)
Step 2: AI Slop Test (CRITICAL -- Run First)
Check for 2024-2025 AI-generation fingerprints across 5 categories. If 3+ fingerprints found, flag as FAIL:
- Typography: Inter/Roboto without reasoning, uniform
font-weight: 600, no typographic scale, default1.5line-height everywhere - Color: Purple-to-blue gradients, neon accents on dark backgrounds, Tailwind default hero colors (
#6366F1/#8B5CF6/#3B82F6), identical opacity overlays - Layout: Cards-in-cards nesting, perfectly uniform spacing (no rhythm), everything centered, identical-card grids as default
- Visual Effects: Glassmorphism everywhere, uniform
rounded-2xl,shadow-lgon every card (no hierarchy), gratuitous gradient text - Motion:
transition-allinstead of targeted properties, identical 300ms timing, bounce/elastic easing, purposeless animations
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.
- 8d ago First seen · 126 lines · 0 tokens per session scan A 1b9ed940fe79
i-audit is a command published in the GitHub repository terrene-foundation/metis (2 stars, last pushed 4mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,393 tokens. A static security scan graded it A with 0 findings. It is 100% identical to i-audit, differing in 5 lines, and is treated as a copy.
Other commands, from other repositories
ux-recommend
The v2 flagship. Runs the 5-parallel-search Python engine across 11 data manifests (75+ styles, 170+ palettes, 65+ type pairs, 120+ components, 170+ industries, 110+ UX laws, 50+ motion presets, 120+ anti-patterns, 92 brand specs) and returns a complete recommended design system for your project — with always-on…
color-specialist
Use when colour is failing. Contrast below AA, a palette with no system behind it, dark mode that is only inverted light mode, or semantic colours that carry no meaning.
responsive-design-specialist
Use when a layout breaks between sizes. Arbitrary breakpoints, type that does not scale, images that blow out the grid, or a desktop design retrofitted onto mobile.
revisar-ui
Auditoria visual retroativa de 6 pilares do código frontend implementado.
colorize
Introduce or rework color strategy.
extract
Pull repeated patterns into reusable components and design tokens.