From antigravity-awesome-skills
Implements Go concurrency patterns using goroutines, channels, sync primitives, and context for building concurrent apps, worker pools, pipelines, and debugging race conditions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:go-concurrency-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Production patterns for Go concurrency including goroutines, channels, synchronization primitives, and context management.
Production patterns for Go concurrency including goroutines, channels, synchronization primitives, and context management.
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns and examples.npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsImplements Go concurrency patterns using goroutines, channels, sync primitives, and context for building concurrent apps, worker pools, pipelines, and debugging race conditions.
Master Go concurrency patterns including goroutines, channels, sync primitives, and context. Useful for building concurrent apps, worker pools, pipelines, or debugging race conditions.
Master Go concurrency with goroutines, channels, sync primitives, and context. Use for building concurrent Go applications, worker pools, or debugging race conditions.