概要
The Web Console Debugger is a specialized Claude Code skill designed to optimize the debugging process for web applications. By leveraging Chrome DevTools MCP and Playwright, it automates the navigation, error capture, and classification of JavaScript runtime exceptions, network failures, and framework-specific issues like React hydration errors. It replaces manual console inspection with structured reporting and actionable fix recommendations, significantly reducing token consumption and developer effort during local development and pre-commit checks.