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