.agents/skills/forge-pair/SKILL.md
Get contextual font pairing recommendations based on your project type. Never suggests banned fonts.
npx skillsauth add Dragoon0x/forge forge-pairInstall 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.
Return font pairing for the current project type:
SaaS: Outfit (display) + DM Sans (body) + JetBrains Mono (code) Portfolio: Instrument Serif (display) + Outfit (body) + Fira Mono (code) E-commerce: DM Sans (display) + Outfit (body) + JetBrains Mono (code) Docs: Newsreader (display) + Source Serif 4 (body) + Fira Mono (code)
Include Google Fonts import link and CSS font-family declarations.
Never suggest: Inter, Roboto, Arial, Helvetica, Open Sans, Lato, Montserrat, Poppins, Nunito, Space Grotesk, Raleway, Source Sans Pro.
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.