The Vibeary — tag
debugging
7 resources in The Vibeary tagged "debugging" — tools, libraries and references pulled from across the library's shelves, each one checked by hand before it was added.
Gems in this collection

vtbag
Toolkit site plus libraries for the View Transitions API: inspection tools, browser capability tests and fixes for common failure modes.

Debugging CSS
Book teaching a systematic method for diagnosing CSS bugs — overflow, stacking, containing blocks — instead of guessing.

ScrollMagic
Scroll interaction framework for pinning elements, scrubbing tweens and triggering callbacks against scroll position, with a visual debug indicator mode.

Dev Tips
Long-running series of animated browser DevTools tips, delivered as GIFs with a searchable archive.

Scroll-Driven Animations Debugger
DevTools extension that lists scroll and view timelines on a page and visualizes their ranges and current progress.

playwright-devtools-mcp
MCP server pairing Playwright with full Chrome DevTools access for autonomous debugging, performance and security inspection.

vite-plugin-inspect
Dev-server panel that shows each module's source after every Vite plugin transform, letting you step through the transform pipeline.