home/categories/architecture-patterns/armanzeroeight-fastagent-plugins-plugins-go-toolkit-skills-goroutine-patterns-skill-md
architecture-patternsdevelopment

goroutine-patterns

Implement Go concurrency patterns using goroutines, channels, and synchronization primitives. Use when building concurrent systems, implementing parallelism, or managing goroutine lifecycles. Trigger words include "goroutine", "channel", "concurrent", "parallel", "sync", "context".

armanzeroeight
maintainer
armanzeroeight
更新日 12/2/2025
スター
20
フォーク
4
quick start

Installation and usage

Implement Go concurrency patterns using goroutines, channels, and synchronization primitives. Use when building concurrent systems, implementing parallelism, or managing goroutine lifecycles. Trigger words include "goroutine", "channel", "concurrent", "parallel", "sync", "context".

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

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

skills use goroutine-patterns