typography-polish
Installation
SKILL.md
Audit and fix typography for all rendered content across movemental pages and components.
Target: $ARGUMENTS
If no target is provided, audit src/app/(site)/ pages and src/components/sections/.
Before Starting
- Read
docs/design/DESIGN.md§5 — Typography rules. - Read
src/app/globals.css— font setup and@layer baseheading defaults. - Read
src/app/layout.tsx— Inter font loading vianext/font/google. - Read
src/components/primitives/display.tsx— Display heading component. - Read
src/components/primitives/eyebrow.tsx— Eyebrow label component. - Read
src/components/primitives/prose.tsx— Prose body text wrapper.