About
This skill equips Claude with specialized knowledge for building modern, high-performance Go applications. It enforces best practices such as preferring concrete types over interfaces, defining private interfaces at the consumer level, and utilizing the latest Go 1.25 features like deterministic concurrent testing and high-performance JSON processing. By prioritizing the standard library and minimizing external dependencies, it ensures that your Go codebase remains maintainable, testable, and aligned with modern industry standards for Go development.