What problem does it solve?
Interfaces that feel off, cramped, or monotonous often suffer from inconsistent spacing, weak visual hierarchy, and undirected grids; this Skill diagnoses those issues and prescribes systematic layout fixes to restore clarity and rhythm.
Core Features & Use Cases
- Consistent spacing system: Recommend semantic spacing tokens, gap-based sibling spacing, and fluid clamp() values to replace arbitrary margins and paddings.
- Hierarchy & rhythm: Use spacing and weight to create clear primary/secondary emphasis, introduce varied spacing beats, and break monotonous card grids.
- Layout tool guidance: Advise when to use Flexbox for 1D problems and CSS Grid for 2D layouts, plus patterns like auto-fit responsive grids and named grid areas.
- Verification checklist: Squint test, responsiveness checks, density evaluation, and consistency audits to validate improvements.
- Use Case: Refine a SaaS dashboard or marketing landing page that uses identical card grids and arbitrary spacing so key content becomes visually prioritized and the page breathes.
Quick Start
Ask the layout skill to evaluate the homepage focusing on spacing, hierarchy, grid choice, and provide a spacing scale plus actionable adjustments.