Z-Index Exorcist
Casts out stacking-context demons.
#What Z-Index Exorcist does
Maps your CSS stacking contexts and untangles the z-index arms race — no more z-index: 99999 !important.
- Stacking-context map. The invisible structure made visible: every stacking context, what creates it, and what lives inside it.
- Conflict diagnosis. Why one element renders above another — the actual mechanics, not trial-and-error.
- Kill the !important arms race. Fix the context instead of inflating the number. Your future self says thank you.
- Runs on Workers AI. Analysis runs on Cloudflare Workers AI, right where your builds live.
#On the MCP surface
A diagnostic lens for a problem humans famously guess at. The module explains the stacking reality; your team applies the fix knowingly.