browser-debugger

Debug frontend code in the browser with breakpoints and console inspection.

1|1|Updated Dec 27, 2025
One-click install
npx skills add https://github.com/involvex/involvex-claude-marketplace --skill browser-debugger-involvex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browser-debugger
Source: https://github.com/involvex/involvex-claude-marketplace/tree/main/plugins/frontend/skills/browser-debugger
Command: npx skills add https://github.com/involvex/involvex-claude-marketplace --skill browser-debugger-involvex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Patterns and practices for debugging frontend code in the browser, with tooling integration.

Core Features & Use Cases

  • Breakpoint strategies
  • Console and network inspection patterns
  • Performance debugging tips

Quick Start

Debug a network request with breakpoints and console traces.