go-debugging
CommunityGo debugging with delve and race detection.
Authorcaraya
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Go debugging often requires manual configuration of delve, race detectors, and profiling tools, making it hard to reproduce and diagnose concurrency issues quickly.
Core Features & Use Cases
- Delve setup and integration to debug Go packages with breakpoints, variable inspection, and step-through execution.
- Race detector guidance to build and run with -race for data-race identification.
- Profiling and inspection workflows using pprof for goroutines, CPU, and memory traces.
- Panic diagnosis and stack context capture for failure analysis.
Quick Start
Run delve to attach to the current module or launch with delve enabled, then set breakpoints and inspect goroutines to reproduce a race or panic.
Dependency Matrix
Required Modules
None requiredComponents
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-debugging Download link: https://github.com/caraya/agent-skills/archive/main.zip#go-debugging Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.