What problem does it solve?
Diagnosing CSS and frontend layout issues can be time-consuming; this skill provides a structured approach to identify root causes, collect relevant context, and guide fixes.
Core Features & Use Cases
- Layout diagnosis: identify positioning, overflow, z-index, and visibility problems that impact rendering and user experience.
- Guided debugging: step-by-step checks for common frontend issues in Tailwind, React, and vanilla CSS.
- Example use case: a developer is troubleshooting a clipped absolute element on a responsive page and uses this skill to locate the offending ancestor and adjust overflow or positioning.
Quick Start
Provide a structured CSS/layout diagnosis for a given page by collecting HTML structure, computed styles, and screenshots, then propose fixes.