# Forge Surface Audit

> Check background color hierarchy. Verifies that surfaces, cards, and modals use the correct token from your system.

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

---


# /forge-surface-audit — Surface Audit

Scan all background-color declarations:

1. Page background should use --surface
2. Cards should use --surface-elevated
3. Inputs/recessed areas should use --surface-sunken
4. Modals should use --surface-elevated with shadow
5. Flag backgrounds using raw hex instead of tokens

