layout-audit

layout-audit is a skill for Claude Code from Aboudjem/ui-ux-suite. It costs 46 tokens per session (181 once invoked), scanned A, original, MIT.

An audit of a website’s layout, spacing, grid, density and behavior on different screen sizes. It examines how consistently the page uses space and where responsive breakpoints and container widths are placed.

In plain words
What is it for?
Extracting spacing values, detecting the grid and spacing scale, assessing page density, checking breakpoints and suggesting container widths and spacing improvements.
Why use it?
It reveals uneven spacing, crowded or overly empty areas, and layouts that may break or feel inconsistent on smaller screens.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ui-ux-suite plugin — 14 skills, 5 commands, 12 agents, 1 MCP server shipped together

Good fit Extracting spacing values, detecting the grid and spacing scale, assessing page density, checking breakpoints and suggesting container widths and spacing improvements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aboudjem/ui-ux-suite/layout-audit
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Aboudjem/ui-ux-suite --skill layout-audit
Clone the repo
git clone --depth 1 https://github.com/Aboudjem/ui-ux-suite

Made for: Claude Code.

Or install ui-ux-suite, the plugin that ships this one along with the rest of its 14 skills, 5 commands, 12 agents, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for layout-audit

README.md
[![agentmods](https://agentmods.dev/badge/skills/aboudjem/ui-ux-suite/layout-audit.svg)](https://agentmods.dev/skills/aboudjem/ui-ux-suite/layout-audit)
Your own site
<a href="https://agentmods.dev/skills/aboudjem/ui-ux-suite/layout-audit"><img src="https://agentmods.dev/badge/skills/aboudjem/ui-ux-suite/layout-audit.svg" alt="Measured on agentmods" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 181 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00046 $0.00181
Opus 5 $0.00023 $0.00090
Sonnet 5 $0.00009 $0.00036
Haiku 4.5 $0.00005 $0.00018

Measured 4d ago against content hash 9c4633c9654c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

layout-audit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/layout-audit/SKILL.md · 27 lines

What it actually says

/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
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago Changed · -1 lines · +28 tokens per session 9c4633c9654c
  2. 8d ago First seen · 28 lines · 18 tokens per session scan A 31e5c811b52b

Subscribe to this mod's changes

layout-audit is a skill published in the GitHub repository Aboudjem/ui-ux-suite (7 stars, last pushed yesterday), licensed MIT. It adds 46 tokens to every session and 181 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

designlang-tokens

Use when styling UI for cal.com — references the extracted design system tokens instead of inventing colors, spacing, or typography.

Manavarya09/design-extract · 30 tokens

design-with-claude

Use when design work needs a product designer's eye: auditing a codebase for design-system gaps, fixing WCAG contrast and unlabeled inputs, choosing type scales or spacing steps, reviewing UI that looks generic or AI-generated, or designing forms, tables, dashboards, navigation, checkout, onboarding, dark mode, and…

imsaif/design-with-claude · 85 tokens

implement-component

Implements production-ready UI using DB UX Design System v3 components, tokens, and icons with a discovery-first approach.

db-ux-design-system/core-web · 27 tokens

scroll-craft

Build premium scroll-driven landing pages for service, product, food, and drink brands. Plan the visitor journey, page grammar, emotional peak, and bespoke signature move. Create dimensional heroes with independent visual planes, restrained motion, and separate mobile composition. Use supplied photos and footage or…

nateherkai/scroll-craft · 177 tokens

brand-visual-language

A brand's visual tone — playful or serious, rounded or angular — should be consistent across all UI elements. Shape language in typography, border-radius, and iconography communicates personality before a single word is read. Use when establishing a design system, choosing icon libraries, setting border-radius tokens…

dembrandt/dembrandt-skills · 68 tokens

loading-states-and-perceived-performance

Manage user expectations during wait times with appropriate loading states — from simple spinners to complex skeleton screens and staggered animations. Perceived performance is often more important than actual load time. Use when designing data-heavy components, handling API calls, building hero sections, or improving…

dembrandt/dembrandt-skills · 68 tokens