forge-rhythm

Installation
SKILL.md

/forge-rhythm — Vertical Rhythm

Baseline = body line-height × base font-size (e.g., 1.6 × 16 = 25.6, round to 24px).

Check:

  • Heading margin-top: multiple of baseline
  • Heading margin-bottom: baseline or half
  • Paragraph margin: one baseline unit
  • Section padding: multiple of baseline

Fix violations by snapping to nearest baseline multiple.

Installs
1
Repository
dragoon0x/forge
First Seen
Apr 16, 2026
forge-rhythm — dragoon0x/forge