Density

Audit visual density and whitespace balance. Checks that sections alternate between sparse and dense, avoiding uniform monotony.

dragoon0x 436e26c 587 B Updated

File contents

/density — Density Analysis

Measure the visual density of each section:

  • Content-to-whitespace ratio
  • Element count per viewport height
  • Spacing between major sections
  • Internal padding within components

Flag:

  • Uniformly dense (need breathing room)
  • Uniformly sparse (need to tighten)
  • Abrupt density changes (need transitions)

Ideal: rhythmic alternation between dense information and open breathing space.

dragoon0x/optik/tree/main/source/skills/density commit 436e26cbbe

Frequently asked questions

npx skillmds@latest add dragoon0x/density