# Forge Spacing Audit

> Find every spacing value in the codebase that doesn't match your scale. Lists violations by file and line.

- Skill: `dragoon0x/forge-spacing-audit` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dragoon0x/forge-spacing-audit`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dragoon0x/forge-spacing-audit/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: dragoon0x (https://skillmd.com/u/dragoon0x)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/dragoon0x/forge-spacing-audit

---


# /forge-spacing-audit — Spacing Audit

Extract every padding, margin, gap, and relevant width/height value.

Compare against your spacing scale. Report each off-scale value with:
- File and line
- Property (padding, margin-top, gap, etc.)
- Current value
- Nearest scale value
- Pixel difference

