What problem does it solve? Interfaces often feel off even when colors and fonts are fine because of monotonous grids, arbitrary spacing values, weak visual hierarchy, and cramped or wasteful density. This Skill systematically assesses and fixes those layout problems. ## Core Features & Use Cases - Layout Assessment: Audits spacing consistency, visual hierarchy via the squint test, grid structure, rhythm, and density to find root causes of weak layouts. - Systematic Improvement: Establishes spacing scales, chooses Flexbox vs Grid appropriately, breaks card-grid monotony, and builds semantic z-index and shadow scales. - Use Case: A dashboard page uses identical icon-plus-heading card grids everywhere with random padding values. Use this Skill to replace arbitrary spacing with a consistent scale, vary the composition, and restore clear hierarchy. ## Quick Start Use the layout skill to review this page's spacing and visual hierarchy and propose concrete CSS improvements.