home/categories/debugging/kurokeita-ai-agent-skills-go-concurrency-patterns-skill-md
debuggingtools

go-concurrency-patterns

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

kurokeita
maintainer
kurokeita
更新日 1/19/2026
スター
1
フォーク
0
quick start

Installation and usage

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use go-concurrency-patterns