arrange

Assess and improve UI layout spacing, hierarchy, and grid structure.

142|31|Updated Jul 13, 2017
One-click install
npx skills add https://github.com/microlinkhq/www --skill arrange-microlinkhq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arrange
Source: https://github.com/microlinkhq/www/tree/main/.agents/skills/arrange
Command: npx skills add https://github.com/microlinkhq/www --skill arrange-microlinkhq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill fixes interfaces that feel monotonous, crowded, or structurally weak by improving layout spacing, visual rhythm, and hierarchy so the important content stands out.

Core Features & Use Cases

  • Layout assessment: Evaluates spacing consistency, visual hierarchy using a squint test, grid/structure clarity, rhythm/variety, and density fit for the content type.
  • Systematic layout improvement: Establishes a spacing system, strengthens grouping via proximity, and selects the right layout tool (Flexbox for 1D, Grid for 2D) to avoid mismatched patterns.
  • Monotony breakers: Improves repeated card grids by varying sizes/spans and mixing cards with non-card content to create intentional visual composition.
  • Hierarchy and layering guidance: Reinforces hierarchy with whitespace/weight, and defines semantic z-index and elevation/shadow scales to support depth properly.

Quick Start

Improve the layout spacing and hierarchy of the current feature or component by asking the arrange skill to fix its layout and visual rhythm for better readability.

Frequently Asked Questions about arrange

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

FAQPage Schema
How do I fix inconsistent spacing and weak visual hierarchy in my UI layout?

Fix inconsistent UI layout spacing by enforcing a consistent spacing scale, applying optical hierarchy checks, and strengthening grouping via proximity to make important content stand out.

What is the best way to choose between Flexbox and Grid for responsive design?

Choose Flexbox for 1D layout structures and Grid for 2D structures to avoid mismatched patterns, ensuring your responsive design maintains proper visual rhythm and grouping.

How do I break monotony in repeated card grids for front-end pages?

Break monotony in repeated card grids by varying card sizes and spans, and mixing cards with non-card content to create an intentional visual composition and grid rhythm.

Can I use a spacing system to improve data-dense dashboards and interfaces?

Yes, you can improve data-dense interfaces by establishing a spacing system and evaluating density fit for the content type, ensuring intentional grouping and structural clarity.

Why does my front-end design QA fail the squint test for visual hierarchy?

Your design QA squint test fails when visual hierarchy is weak, requiring whitespace and weight adjustments to reinforce grouping and establish semantic depth and elevation scales.