i-audit

i-audit is a command for Claude Code from terrene-foundation/kailash-coc-claude-py. It costs 19 tokens per session (1,419 once invoked), scanned A, original, Apache-2.0.

A design-quality inspection for frontend screens and components. It checks visual design, interaction behavior, and patterns that often make interfaces look automatically generated.

In plain words
What is it for?
Use it to review typography, color, spacing, motion, and other parts of a React, Flutter, or HTML/CSS interface.
Why use it?
It helps find inconsistent or low-quality interface choices before they reach users.

Command for Claude Code

Written for Claude Code: $ARGUMENTS substitution. Also seen: reads .claude/ paths.

Good fit Use it to review typography, color, spacing, motion, and other parts of a React, Flutter, or HTML/CSS interface.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/terrene-foundation/kailash-coc-claude-py/i-audit
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.

Clone the repo
git clone --depth 1 https://github.com/terrene-foundation/kailash-coc-claude-py

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 i-audit

README.md
[![agentmods](https://agentmods.dev/badge/commands/terrene-foundation/kailash-coc-claude-py/i-audit/github.svg)](https://agentmods.dev/commands/terrene-foundation/kailash-coc-claude-py/i-audit)
Your own site
<a href="https://agentmods.dev/commands/terrene-foundation/kailash-coc-claude-py/i-audit"><img src="https://agentmods.dev/badge/commands/terrene-foundation/kailash-coc-claude-py/i-audit/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 i-audit

Your own site · 80×15
<a href="https://agentmods.dev/commands/terrene-foundation/kailash-coc-claude-py/i-audit"><img src="https://agentmods.dev/badge/commands/terrene-foundation/kailash-coc-claude-py/i-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 19 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,419 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.00019 $0.01419
Opus 5 $0.00010 $0.00709
Sonnet 5 $0.00004 $0.00284
Haiku 4.5 $0.00002 $0.00142

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

Security

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

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

  • i-audit — 100% identical, 5 lines differ
.claude/commands/i-audit.md · 131 lines

How it starts

The opening of the file, as written. The whole thing — 131 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:

  1. What framework? (React, Flutter, vanilla HTML/CSS)
  2. What component/page? (Read the target files)
  3. Existing design system? (Check for design tokens, theme files)
  4. 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, default 1.5 line-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-lg on every card (no hierarchy), gratuitous gradient text
  • Motion: transition-all instead of targeted properties, identical 300ms timing, bounce/elastic easing, purposeless animations

Read the full file on GitHub · 131 lines

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 · 131 lines · 19 tokens per session scan A 66e38f3e0b8c

Subscribe to this mod's changes

i-audit is a command published in the GitHub repository terrene-foundation/kailash-coc-claude-py (12 stars, last pushed 23d ago), licensed Apache-2.0. It adds 19 tokens to every session and 1,419 once invoked, about $0.0001 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-09-03.