.cursor/skills/forge-shadow/SKILL.md
Regenerate the shadow elevation system tinted with your brand hue. Produces 5 levels from sm to 2xl.
npx skillsauth add Dragoon0x/forge forge-shadowInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
From the brand color's hue, generate 5 shadow levels:
sm: subtle card edge → 0 1px 2px hsla(hue, 20%, 20%, 0.04) md: standard card → layered for depth lg: dropdown/popup → stronger, wider spread xl: modal/dialog → dramatic elevation 2xl: hero/spotlight → maximum elevation
Shadows use brand-tinted color, not generic gray. This creates visual cohesion.
content-media
Regenerate the entire design system from a new brand color while preserving the project type. Updates .forge.json and shows what changed.
development
Regenerate the type scale from your .forge.json ratio and base size. Outputs 8 steps with px values and CSS custom properties.
tools
Snap all font sizes to the nearest step in your type scale. Replaces arbitrary values with var(--type-step) references.
development
Find every font-size in the codebase that doesn't match your type scale. Lists violations with suggested scale values.