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

golang-concurrency

// Golang concurrency patterns. Use when writing or reviewing concurrent Go code involving goroutines, channels, select, locks, sync primitives, errgroup, singleflight, worker pools, or fan-out/fan-in pipelines. Also triggers when you detect goroutine leaks, race conditions, channel ownership issues, or need to choose between channels and mutexes.

$ git log --oneline --stat
stars:11
forks:2
updated:2026年5月3日 06:11
文件资源管理器
4 个文件
SKILL.md
readonly