golang-swagger
samber/cc-skills-golang
A comprehensive guide and toolset for generating OpenAPI/Swagger documentation for Go APIs. By using annotations (@Summary, @Param, @Success, etc.), developers can treat documentation as a formal contract. Supports multiple popular Go frameworks (Gin, Echo, Fiber, net/http), defines complex security schemes (JWT, OAuth2), and guides the entire lifecycle from setup to auditing.