What problem does it solve?
Inconsistent typography across a codebase creates a disjointed user experience and adds unnecessary manual work for developers maintaining design systems. This Skill solves that problem by generating standardized type scale tokens that align with your project's existing detected design patterns.
Core Features & Use Cases
- 9-Step Type Scale Generation: Creates a complete type scale (xs, sm, base, md, lg, xl, 2xl, 3xl, 4xl) anchored to the type ratio detected by a prior repo scan, or a sensible default if no ratio was found.
- Auto-Format Selection: Automatically outputs tokens in the format that matches your project's tech stack: CSS variables for standard web projects, Tailwind config for Tailwind-based projects, or a JS module for JavaScript-heavy stacks.
- Use Case: After running a repo scan to map your project's existing typography patterns, use this Skill to generate reusable font size tokens that match your design system, eliminating the need to manually define and maintain type scales.
Quick Start
Use the typography skill to generate a standardized type scale token file aligned with your project's detected type ratio and save it to your default styles directory.