# M Layout Fix

> Auto-fix layout issues. Snap spacing, add max-width, normalize gap usage.

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

---

# /m-layout-fix — Layout Fix
1. Snap spacing to nearest 4px grid value\n2. Add max-width to text exceeding 75ch\n3. Replace margin gaps with gap property where flex/grid\n4. Add responsive breakpoints for wide layouts\n\nShow before/after for each change.

