source/skills/forge-type/SKILL.md
Regenerate the type scale from your .forge.json ratio and base size. Outputs 8 steps with px values and CSS custom properties.
npx skillsauth add Dragoon0x/forge forge-typeInstall 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.
Recompute the type scale:
Given base (e.g., 16px) and ratio (e.g., 1.250):
Output: CSS custom properties and suggested usage per step.
content-media
Regenerate the entire design system from a new brand color while preserving the project type. Updates .forge.json and shows what changed.
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.
testing
Verify all interactive elements meet 44×44px minimum touch target size. Suggests padding increases using your spacing scale.