go-debug

Community

Master interactive Go debugging with Delve.

Authorpopoffvg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Go developers often struggle to identify runtime issues in Go applications. This skill provides a structured, interactive debugging workflow using Delve to set breakpoints, inspect variables, and iterate through goroutine interactions to quickly locate bugs.

Core Features & Use Cases

  • Interactive debugging with Delve: breakpoints, stepping, and variable inspection across Go code.
  • Test and application debugging: debug individual tests, attach to running processes, and inspect stack traces during live runs.
  • Concurrency and performance debugging: analyze goroutines, race conditions, and deadlocks to understand complex control flow.

Quick Start

Launch a Delve debugging session against your Go project to set breakpoints, inspect variables, and step through code.

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: go-debug
Download link: https://github.com/popoffvg/dotfiles/archive/main.zip#go-debug

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.