Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$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