Skip to main content
在 Manus 中运行任何 Skill
一键导入

go-debug

// Interactively debug Go programs in a single context using Delve (dlv) driven through tmux. Use when a bug requires runtime inspection — stepping through code, examining variables, walking goroutines, attaching to a live process, or debugging a hanging integration test — rather than just reading the source. Triggers include "step through this", "set a breakpoint", "attach to the running server", "why is this goroutine stuck", "debug this failing test".

$ git log --oneline --stat
stars:19
forks:3
updated:2026年5月20日 00:30
文件资源管理器
3 个文件
SKILL.md
readonly