# Layout Audit

> Layout and spacing audit covering grid, spacing consistency, density, and responsive behavior. Use when the user asks to audit the layout, run a layout audit or grid audit, review spacing, or fix their spacing.

- Skill: `aboudjem/layout-audit` (Agent Skill)
- Install (CLI): `npx skillmds@latest add aboudjem/layout-audit`
- Raw SKILL.md: https://api.skillmd.com/api/skills/aboudjem/layout-audit/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: aboudjem (https://skillmd.com/u/aboudjem)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/aboudjem/layout-audit

---


# /layout-audit: Layout and Spacing Audit

Focused audit of layout, spacing, grid, and responsive design.

## Flow

1. Extract spacing values with `uiux_extract_spacing`
2. Detect spacing scale and base unit
3. Evaluate grid system, density, whitespace
4. Check responsive breakpoints and container widths
5. Generate spacing scale with `uiux_generate_spacing_scale`
6. Output recommendations

## Output

- Spacing analysis (unique values, consistency score, off-grid values)
- Grid system detection
- Density assessment
- Breakpoint analysis
- Recommended spacing scale
- Container width recommendations

