From antigravity-awesome-skills
Implements Go concurrency patterns with goroutines, channels, sync primitives, and context for building concurrent apps, worker pools, pipelines, and debugging race conditions.
npx claudepluginhub sickn33/antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
Production patterns for Go concurrency including goroutines, channels, synchronization primitives, and context management.
Implements Go concurrency patterns with goroutines, channels, sync primitives, and context for building concurrent apps, worker pools, pipelines, and debugging race conditions.
Provides Go concurrency patterns using goroutines, channels, sync primitives, and context. For building concurrent apps, worker pools, pipelines, and debugging race conditions.
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.