# Forge Spacing Fix

> Auto-fix all off-scale spacing values. Snaps to nearest system value and replaces with token reference.

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

---


# /forge-spacing-fix — Spacing Auto-Fix

For each off-scale value from /forge-spacing-audit:
1. Snap to nearest spacing scale value
2. Replace with var(--space-N) reference
3. Show before/after

Conservative: values within 1px of a scale value snap silently. Values more than 4px off require confirmation.

