Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeNot declared
CursorNot declared
CodexNot declared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Repository health
Stars1
LicenseLICENSE
Default branchmain
Open issues0
Status
Archived
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md497 B
docsSUMMARY.md114 B
History
First seen on skills.sh
First recorded snapshot · 1 installs
SKILL.md
/m-layout-audit — Layout Audit
Extract every display, grid, flex, position, padding, margin, gap declaration.\n\nReport:\n- Grid vs flex usage ratio\n- Unique spacing values (should use scale)\n- Maximum nesting depth per component\n- Media query count and breakpoints\n- max-width constraints\n- Absolute positioning (often a red flag)