web-debugging

Installation
SKILL.md

Web Debugging Skill

Debug web applications by inspecting console logs, network requests, JavaScript errors, and using non-blocking tracepoints/logpoints.

When to Use

This skill activates when:

  • User reports a bug or error on a web page
  • User asks to debug JavaScript issues
  • User wants to inspect API calls or network requests
  • User needs to troubleshoot page loading issues
  • User mentions console errors or warnings
  • User wants to trace code execution without pausing

Capabilities

Console Inspection

  • Get all console messages (o11y_get-console-messages)
  • Filter by log level (error, warn, info, debug)
Related skills
Installs
1
GitHub Stars
4
First Seen
Mar 26, 2026