概要
This Claude Code skill transforms your AI assistant into an expert Go developer mentored by the philosophies of Rob Pike and Dave Cheney. It enforces strict adherence to Go Proverbs, ensuring your code remains simple, explicit, and highly performant. The skill provides proactive guidance on wrapping errors with context, designing minimal interfaces at the point of consumption, and managing goroutine lifecycles to prevent leaks. Whether you are refactoring legacy logic or building a new API, this skill aligns your implementation with the established style patterns used by the Google and Uber Go teams.