rhythm
Installation
SKILL.md
/rhythm — Vertical Rhythm
Check that vertical spacing follows a rhythm:
- Define the baseline unit (typically line-height of body text, e.g., 24px)
- Every vertical space should be a multiple of this unit
- Heading margin-top and margin-bottom should maintain rhythm
- Section padding should be multiples of the baseline
- Images and other blocks should have heights that are multiples
Report violations and suggest corrections.