Pick font pairings and generate type scales for design projects quickly. Use when choosing fonts, generating scales, or previewing type combinations.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill fontpick --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Fontpick?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-fontpick)More formats (shields.io, HTML) on the badges page.
---
name: FontPick
description: "Pick font pairings and generate type scales for design projects quickly. Use when choosing fonts, generating scales, or previewing type combinations."
version: "2.0.0"
author: "BytesAgain"
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: ["font","typography","design","css","pairing","web","style","ui"]
categories: ["Design", "Developer Tools", "Utility"]
---
# FontPick
Pick the right fonts. Every time. FontPick gives you selectd pairings and type scales.
## Why FontPick?
- **selectd pairings**: Tested heading + body combinations
- **Multiple styles**: Modern, classic, minimal, bold, and code fonts
- **Font stacks**: Ready-to-use CSS font-family declarations
- **Type scales**: Calculate harmonious size systems
- **Typography tips**: Principles for better font choices
## Commands
- `pair [style]` — Get font pairings (modern/classic/minimal/bold/code)
- `stack [use]` — CSS font stacks (web/email/print)
- `size [base_px]` — Generate type scale from base size (default: 16px)
- `contrast` — Typography contrast and pairing principles
- `info` — Version info
- `help` — Show commands
## Usage Examples
```bash
fontpick pair modern
fontpick pair code
fontpick stack web
fontpick size 18
fontpick contrast
```
## Style Guide
| Style | Best For |
|-------|----------|
| Modern | SaaS, tech, startups |
| Classic | Publishing, editorial |
| Minimal | Portfolio, luxury brands |
| Bold | Marketing, headlines |
| Code | Developer tools, IDEs |
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!