go-dev
Installation
SKILL.md
What I do
I enforce Go development best practices including:
- Inline Interface Definition
- Error handling standards
- Concurrency patterns with errgroup
- Interface design
- Generics usage
- Performance optimization
- Testing excellence
When to use me
Use this skill when:
- Writing new Go code
- Reviewing Go code
- Refactoring existing code
- Implementing concurrent operations
- Designing interfaces and generics