Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$pwd:

go-concurrency

// Go concurrency patterns and pitfalls for this codebase. Use when writing or reviewing code that involves goroutines, channels, mutexes, shared state, subprocess management, or anything that runs concurrently. Also use proactively when writing new code — ask yourself: can this be called from multiple goroutines? Is this resource process-global?

$ git log --oneline --stat
stars:60
forks:3
updated:2 avril 2026 à 15:41
Explorateur de fichiers
4 fichiers
SKILL.md
readonly