# Forge Palette

> Regenerate the 50-950 shade palette from the current brand color in .forge.json. Updates the palette section without changing other parts of the system.

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

---


# /forge-palette — Regenerate Palette

Recompute 11 shades from the brand color:

- 50: near-white with hue tint (background)
- 100-200: subtle fills, hover states
- 300-400: borders, secondary elements
- 500: the brand color itself (primary accent)
- 600-700: hover/pressed states for accent
- 800-900: dark mode surfaces
- 950: near-black with hue tint (dark mode text backgrounds)

Output: updated palette in .forge.json + CSS custom properties.

