About
This skill empowers Claude with deep Go (Golang) expertise, enabling it to assist with complex development tasks including concurrency orchestration via channels and goroutines, implementing the functional options pattern, and managing dependencies with Go modules. It enforces 'Effective Go' principles, helping developers avoid common anti-patterns such as goroutine leaks or interface misusage, while providing templates for high-performance testing and structured logging with the slog library.