What problem does it solve?
Designers and developers struggle to create consistent, performant typography without a clear scale, vertical rhythm, and reliable font loading strategy, leading to visual inconsistency and layout shift.
Core Features & Use Cases
- Type Scale: Define modular or custom scales, fixed or fluid, with CSS custom properties for token integration.
- Vertical Rhythm: Align line‑heights, spacing, and margins to a baseline grid.
- Font Loading & Variable Fonts: Configure @font-face with font-display swap, metric overrides, subsetting, and variable‑font axes.
- OpenType Features & Pairing: Enable kerning, ligatures, contextual alternates, and choose complementary font families.
- Rendering & Checklist: Apply smoothing, text‑rendering optimizations, and follow a comprehensive checklist to avoid common pitfalls.
Quick Start
Ask the type-craft skill to generate a complete type scale and CSS variables for a 16px base using a major third ratio.