dragoon0x/forge · Archived
forge-export-css
Export your complete design system as CSS custom properties. Includes palette, tokens, type scale, spacing, shadows, and radii in a single :root block.
Design & UI
Review carefully
Installs
2
Stars
1
Security
No audit
Freshness
Archived
Updated
—
First seen Apr 16, 2026
Installation
Project
Global
Entire repo
Entire repo (global)
$
npx skills add dragoon0x/forge --skill forge-export-css
Copy
SKILL.md
/forge-export-css — Export CSS
Output a complete :root block with all tokens grouped by category:
/ Palette / / Semantic Tokens / / Typography / / Spacing / / Shadows / / Border Radius /
Include dark mode overrides in @media (prefers-color-scheme: dark) block.