Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$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:3 mai 2026 à 06:11
Explorateur de fichiers
4 fichiers
SKILL.md
readonly