type-rhythm
Installation
SKILL.md
/type-rhythm — Vertical Type Rhythm
Establish vertical rhythm:
- Define baseline from body line-height (e.g., 1.6 * 16px = 25.6px, round to 24px)
- All heading margin-top: multiples of baseline
- All heading margin-bottom: baseline or half-baseline
- Paragraph spacing: one baseline unit
- List item spacing: half baseline
- Image heights: multiples of baseline (use object-fit)
Show before/after for spacing corrections.