golang-swagger
samber/cc-skills-golang
A comprehensive toolset for Go developers to generate accurate and complete OpenAPI/Swagger documentation. It utilizes annotation comments (@Summary, @Param, @Security, etc.) to define API contracts, making the Swagger UI the source of truth. Supports various popular Go frameworks (Gin, Echo, Fiber, net/http) and handles complex security definitions like JWT, Bearer, and OAuth2, ensuring maintainable and standardized API documentation.