layout

Audit interface spacing and implement a consistent spacing scale.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/byonk19-svg/rt-scheduler --skill layout-byonk19-svg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: layout
Source: https://github.com/byonk19-svg/rt-scheduler/tree/main/.cursor/skills/layout
Command: npx skills add https://github.com/byonk19-svg/rt-scheduler --skill layout-byonk19-svg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inconsistent spacing, crowded elements, and weak visual hierarchy make interfaces hard to scan and use. This Skill guides analysts through evaluating spatial patterns, applying a consistent spacing system, and elevating rhythm to produce clearer, more intentional layouts.

Core Features & Use Cases

  • Spacing audit: detect inconsistent gaps and misaligned grids, then propose a consistent spacing scale.
  • Rhythm planning: define a visual cadence with varied but purposeful spacing to guide reading order.
  • Layout-system guidance: recommend when to use Flexbox vs Grid, value-based tokens, and depth cues to improve comprehension across screens.

Quick Start

Run a layout audit on the current screens and apply a consistent spacing scale to improve rhythm.

Frequently Asked Questions about layout

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix inconsistent spacing and crowded elements in my UI layout?

Fix inconsistent spacing by auditing current screens to detect misaligned grids, then applying a consistent spacing scale to establish a clear visual rhythm across the interface.

What is a spacing scale and how does it improve visual hierarchy?

A spacing scale is a set of predefined gap values applied across a design system to improve visual hierarchy by creating purposeful spatial cadence that guides reading order.

When should I use CSS Grid versus Flexbox for my layout system?

Choose CSS Grid versus Flexbox based on layout dimensions; Grid suits two-dimensional dashboard structures while Flexbox handles one-dimensional content alignment, guided by specific spacing requirements.

How do I audit layout spacing for dashboards and forms?

Audit layout spacing by evaluating spatial patterns in dashboards and forms to detect inconsistent gaps, proposing a scalable spacing system with value-based tokens for alignment.

Can I apply a spacing system to an existing design system?

Apply a spacing system to existing design systems by replacing arbitrary gaps with scalable spacing tokens, adding depth cues, and implementing concrete improvement steps across screens.

Why does my interface layout feel off and lack clear hierarchy?

Interface layouts feel off due to inconsistent spacing and weak visual hierarchy making screens hard to scan; evaluating spatial patterns and applying consistent spacing rhythm resolves this.