gsp-typography

Generate a typography system with type scale, font pairing, and CSS files.

49|4|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/jubscodes/get-shit-pretty --skill gsp-typography
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsp-typography
Source: https://github.com/jubscodes/get-shit-pretty/tree/main/gsp/skills/gsp-typography
Command: npx skills add https://github.com/jubscodes/get-shit-pretty --skill gsp-typography

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Designers and developers struggle to create a consistent, mathematically precise typography system—including scale, pairing, fluid sizes and vertical rhythm—without manual calculations.

Core Features & Use Cases

  • Scale Generation: Compute a 9‑level type scale with px, rem, and fluid clamp() values.
  • Font Pairing & Enrichment: Suggest harmonious font pairs and enrich existing typography files with weights, line‑height and loading strategy.
  • Export Output: Produce a typography.md foundation chunk and Tailwind or vanilla CSS ready for design systems.

Quick Start

Create a typography system for the font "Inter" using a 1.25 ratio.

Frequently Asked Questions about gsp-typography

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a responsive type scale with CSS clamp() values?

Generate a responsive type scale by inputting a font family and an optional ratio to compute 9 levels of fluid sizing using px, rem, and clamp() CSS values for consistent typography hierarchy.

What is vertical rhythm and how does it apply to UI typography systems?

Vertical rhythm in UI typography systems is the consistent spatial relationship between text elements, achieved here by mathematically calculating fluid sizes and line-heights to ensure design consistency across different screen sizes.

Can I use this to generate typography CSS for a Tailwind design system?

Yes, you can generate typography CSS for a Tailwind design system by providing a font family and ratio, which outputs ready-to-use Tailwind configuration files alongside a markdown foundation chunk.

How do I find harmonious font pairings for a web design project?

Find harmonious font pairings for web design by inputting a primary font family, and the system suggests complementary pairs while enriching typography files with appropriate weights and loading strategies.

Does this typography system generator work with vanilla CSS or only frameworks?

The typography system generator works with both vanilla CSS and frameworks, outputting ready-to-use vanilla CSS files or Tailwind configurations depending on your specific design system requirements.

What parameters do I need to build a complete typography system?

Building a complete typography system requires a font family input and optional ratio parameters, which compute a 9-level type scale, font pairings, line-height, and a loading strategy for your design project.