debug-execution

Community

Execute browser debug steps with Chrome DevTools MCP.

Authormetasaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill orchestrates browser debugging by executing a debug plan and collecting evidence (screenshots, console, network).

Core Features & Use Cases

  • Evidence capture: DOM snapshots, screenshots, console and network logs.
  • Step validation: Verifies outcomes against expectations per step.
  • Plan-driven: Works from a prepared debug-plan with URL and interactions.

Quick Start

Run the debug-execution step after you have a debug-plan from debug-plan to collect evidence.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: debug-execution
Download link: https://github.com/metasaver/claude-marketplace/archive/main.zip#debug-execution

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository