CSS Layout Debugger

Use when a user reports CSS, layout, or styling issues in a Next.js application — "element overlapping," "spacing is wrong," "responsive layout broken," "dark mode not working," "Tailwind classes not applying," or "alignment off." Diagnoses through a 6-phase pipeline that mirrors browser evaluation order, covering token resolution, cascade conflicts, layout models, stacking contexts, and viewport responsiveness. Handles Tailwind, CSS Modules, styled-components, and vanilla CSS. Not for JavaScript logic bugs, data fetching issues, or server-side rendering errors — route those to ui-bug-investigator.

dtsong d4a428b 4 files · 25.4 KB Updated

File contents

dtsong/claude-code-wsl-setup/tree/main/skills/frontend-qa/css-layout-debugger commit d4a428be80

Frequently asked questions

npx skillmds@latest add dtsong/css-layout-debugger