spacing-audit

spacing-audit is a skill for Claude Code, Codex from Dragoon0x/argus. It costs 10 tokens per session (96 once invoked), scanned A, original, MIT.

A page-layout review that checks whether spacing is consistent and follows an 8-pixel grid, a design rule based on repeating 8-pixel increments.

In plain words
What is it for?
Use it to inspect margins, padding, gaps, and spacing between related page elements.
Why use it?
It reveals uneven gaps, asymmetric container padding, and pages that use too many unrelated spacing values.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

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.

agentmods
npx agentmods add skills/dragoon0x/argus/spacing-audit
Any agent
npx skills add Dragoon0x/argus --skill spacing-audit
Clone the repo
git clone --depth 1 https://github.com/Dragoon0x/argus

Made for: Claude Code, Codex.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/dragoon0x/argus/spacing-audit.svg)](https://agentmods.dev/skills/dragoon0x/argus/spacing-audit)
Your own site
<a href="https://agentmods.dev/skills/dragoon0x/argus/spacing-audit"><img src="https://agentmods.dev/badge/skills/dragoon0x/argus/spacing-audit.svg" alt="Measured on agentmods" height="20"></a>
Per session 10 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 96 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00010 $0.00096
Opus 5 $0.00005 $0.00048
Sonnet 5 $0.00002 $0.00019
Haiku 4.5 $0.00001 $0.00010

Measured 5d ago against content hash 5b0547c6ec9d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

spacing-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 5d 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.

skills/spacing-audit/SKILL.md · 13 lines

What it actually says

Spacing Audit

Analyze spacing values across the page for consistency and grid adherence.

Check that all margin, padding, and gap values align to the 8px grid. Identify sibling groups with inconsistent gaps. Flag pages with too many distinct spacing values. Report container padding asymmetry.

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. 5d ago First seen · 13 lines · 10 tokens per session scan A 5b0547c6ec9d

Subscribe to this mod's changes

spacing-audit is a skill published in the GitHub repository Dragoon0x/argus (4 stars, last pushed 4mo ago), licensed MIT. It adds 10 tokens to every session and 96 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-08-31.

Related

Other skills, from other repositories

harness-fe

Debug, inspect, and drive any frontend app that has the Harness-FE Vite/Webpack plugin installed. Use this when the user reports a UI bug, asks "why is this happening on the page", wants to inspect runtime state, drive an automated browser test, or needs to correlate browser behavior with source files (especially in…

Morphicai/harness-fe · 79 tokens

openpencil-design-orchestrator

Orchestrate Pencil/OpenPencil design work through MCP using a staged workflow: preflight, planning, skeleton, section content, refinement, and safe fallback. Use when working with Pencil/OpenPencil, .fig/.pen design files, MCP-based design editing, or when Claude Code, Codex, Cursor, or Windsurf needs reliable prompt…

ziiinian/openpencil-design-orchestrator · 92 tokens

regex-mastery

Use this skill when writing regular expressions, debugging pattern matching,optimizing regex performance, or implementing text validation. Triggers on regex, regular expressions, pattern matching, lookahead, lookbehind, named groups, capture groups, backreferences, and any task requiring text pattern matching.

alibaba/anolisa · 60 tokens

data-charts-tako

Search and visualize the world's data - get charts, insights, and embeddable knowledge cards for finance, economics, demographics, sports, and more.

gooseworks-ai/goose-skills · 35 tokens

apollo-lead-finder

Two-phase Apollo.io prospecting: free People Search to discover ICP-matching leads, then selective enrichment to reveal emails/phones (credits per contact). Creates Apollo lists. Deduplicates against existing contacts by LinkedIn URL.

gooseworks-ai/goose-skills · 51 tokens

ws-ckpt

工作区快照管理。用户说"保存一下"、"存个快照"时创建 checkpoint,仅限 Linux; 说"回滚"、"撤销"、"恢复到之前"时 rollback;说"删掉快照"时 delete; 说"对比快照"、"快照改了什么"时 diff; 说"看看快照"、"有哪些快照"时 list;说"查看快照状态"、"查看快照剩余空间"时 status。.

alibaba/anolisa · 115 tokens