golang-swagger
samber/cc-skills-golang
This comprehensive tool provides annotations and tooling to automatically generate industry-standard OpenAPI/Swagger documentation for Go backend services. By treating documentation as a contract, developers can annotate handlers, define complex parameters, and specify security schemes (JWT, OAuth2). It integrates seamlessly with major Go frameworks like Gin, Echo, and Fiber, ensuring the Swagger UI is the accurate source of truth for API consumers and maintaining clean API contracts.