소개
This skill provides comprehensive guidance for Go (Golang) development, focusing on idiomatic patterns that leverage the language's unique strengths. It includes standardized implementations for struct composition, implicit interfaces, robust error wrapping, and advanced concurrency models such as worker pools, rate limiters, and fan-out/fan-in strategies. Designed for developers building high-performance systems, it ensures code follows Go's philosophy of simplicity and efficiency while maintaining production-grade reliability across microservices, CLI tools, and cloud-native applications.