golang-pro
Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics,…
- installs 8w
- 1,605
- 30-day movement
- starts with the next reading
- Related entries
- 2
- Connections
- 0
An agent skill that guides an AI coding agent through senior-level Go development, covering concurrency with goroutines and channels, microservice design with gRPC or REST, pprof-based performance optimization, and idiomatic Go with generics, interfaces, and error handling. Its structure includes a workflow, reference guide, must-do/must-not rules, pitfalls, and output templates with table-driven tests.
Reach for it when you want consistent, idiomatic Go code and architecture decisions from your agent without restating Go best practices each time.
Use it to
- Implement goroutine patterns with context cancellation and error propagation
- Design microservices using gRPC or REST
- Profile and optimize applications with pprof
- Write table-driven tests and benchmarks
- Enforce idiomatic interface and generics usage
For Go developers building concurrent, cloud-native, or performance-sensitive applications
- Host repository
- Jeffallan/claude-skills
- Version
- 1.1.0
- Installs, lifetime
- 18k
- Installs, 8 weeks
- 1,605
- Licence
- MIT
- Host stars
- 12k
- Host language
- Python