Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$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:2026년 4월 2일 15:41
파일 탐색기
4 개 파일
SKILL.md
readonly