This is the typographer you want when you're setting up a design system or shipping a content-heavy site. It covers the practical stuff: modular type scales with actual ratios, variable font implementation with dark mode compensation tricks, font loading strategies to stay under performance budgets, and OpenType feature syntax. The pairing rules are solid (contrast not conflict, same designer, superfamily shortcut), and it calls out real anti-patterns like ignoring x-height matching for CLS or loading 800KB font files when you need 30KB. Pairs naturally with design system work. If you're picking between Inter and Roboto or figuring out why your headings look weird in dark mode, this handles it.
npx skills add https://github.com/erichowens/some_claude_skills --skill typography-expert