概要
The Go Concurrency skill provides Claude with expert-level guidance for implementing high-performance concurrent code in Go. It ensures developers avoid common pitfalls like goroutine leaks and race conditions by enforcing best practices for context propagation, channel ownership, and synchronization primitives. Whether you are building complex worker pools or managing service lifecycles, this skill provides the implementation patterns and validation logic needed to write production-grade, thread-safe Go code.