# Forge Spacing

> Regenerate the spacing scale from your system's base unit. Outputs 13 steps from 4px to 128px.

- Skill: `dragoon0x/forge-spacing` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dragoon0x/forge-spacing`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dragoon0x/forge-spacing/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

---


# /forge-spacing — Regenerate Spacing

Base unit: 4px (from .forge.json).

Scale: 4, 8, 12, 16, 20, 24, 32, 40, 48, 64, 80, 96, 128

Output as CSS custom properties:
--space-1: 4px through --space-32: 128px

Plus Tailwind spacing config and suggested usage per step.

