ワンクリックで
forge-pair
Get contextual font pairing recommendations based on your project type. Never suggests banned fonts.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Get contextual font pairing recommendations based on your project type. Never suggests banned fonts.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Full accessibility audit using your design system's color tokens. Checks contrast, focus styles, semantic HTML, touch targets, and motion safety.
Check the current codebase against your .forge.json design system. Finds raw hex values that should be tokens, spacing off your scale, fonts not in your system, and missing token references.
Amplify the design within your system's range. Use stronger palette shades, higher type scale steps, and more dramatic shadows.
Find every color in the codebase that isn't in your palette or token system. Lists orphan colors with suggested replacements.
Replace all orphan colors with the nearest token from your system. Converts raw hex values to var(--token) references.
Check WCAG contrast ratios across your entire token system. Tests every text token against every surface token.
| name | forge-pair |
| description | Get contextual font pairing recommendations based on your project type. Never suggests banned fonts. |
| user-invokable | true |
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.