Debug Remote Debugging Protocol

Implement remote debugging protocol for networked dev tools

LgrappaG 2f497db 585 B Updated

File contents

Debug Remote Debugging Protocol

Implement remote debugging protocol for networked dev tools

Risk Level

HIGH

Core Rules

  • Implement properly
  • Test thoroughly
  • Validate results

Response Pattern

  1. Design appropriate approach
  2. Implement solution
  3. Test edge cases
  4. Validate quality

Usage Contexts

  • Remote debugging
  • Development workflows

What NOT to Do

  • Protocol versioning issues
  • Incomplete testing
  • Deploy without validation

LgrappaG/Workflows-Agents/tree/main/skills/debug-remote-debugging-protocol commit 2f497db26b

Frequently asked questions

npx skillmds@latest add lgrappag/debug-remote-debugging-protocol