Help us improve
Share bugs, ideas, or general feedback.
From antigravity-bundle-systems-programming
Implements Go concurrency patterns using goroutines, channels, sync primitives, and context for building concurrent apps, worker pools, pipelines, and debugging race conditions.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-systems-programmingHow this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-bundle-systems-programming: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.
Implements Go concurrency patterns using goroutines, channels, sync primitives, and context for building concurrent apps, worker pools, pipelines, and debugging race conditions.
Teaches Go concurrency patterns: goroutines, channels, sync primitives, context, worker pools, race condition debugging.
Provides code examples for Go goroutines, channels (unbuffered, buffered, directional, closing), select statements, and sync patterns when writing concurrent Go code.
Share bugs, ideas, or general feedback.
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.