Design & UX Custom Skills · Curated

Typography Pairing Suggester

Suggests heading and body font pairings that match a site's existing tone and industry.

What it does

Reads existing site copy, imagery, and current type choices to infer the intended tone (playful, corporate, editorial, technical), then cross-references the theme's available font library or common pairing conventions to propose 2-3 heading/body combinations with a short rationale for each. Leaves the final choice and application to the user rather than auto-swapping fonts.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/typography-pairing-suggester/ (or ~/.claude/skills/typography-pairing-suggester/ for all projects)

GitHub Copilot (VS Code)

.github/skills/typography-pairing-suggester/

OpenAI Codex

.codex/skills/typography-pairing-suggester/

Cursor

.cursor/skills/typography-pairing-suggester/ (or ~/.cursor/skills/typography-pairing-suggester/ globally)

Compatibility

Any WordPress site. Applying a chosen pairing depends on the theme's font management, typically theme.json font families on block themes.