# Forge Fix

> Auto-fix design system violations. Replaces raw hex values with token references, snaps spacing to the scale, and normalizes font usage.

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

---


# /forge-fix — Auto-Fix Violations

Apply automatic fixes for all violations found by /forge-audit:

1. Replace raw hex values with var(--token-name) references
2. Snap spacing values to nearest scale value
3. Replace non-system fonts with the configured display/body/mono fonts
4. Normalize font-size values to type scale steps
5. Replace arbitrary shadows with system elevations

Shows before/after for every change. Requires confirmation before writing.

