Go Swagger

Use when adding or maintaining OpenAPI/Swagger documentation for a Go HTTP API. Covers swaggo/swag annotation comments (@Summary, @Param, @Success, @Router, @Security), the swag CLI workflow, framework integration for Gin/Echo/Fiber/Chi/net-http, security definitions (Bearer/JWT, OAuth2, API key), and struct tags (example, enums, swaggertype, swaggerignore). Apply when a project imports github.com/swaggo/swag or any of the swaggo UI adapters, or when you need to expose /swagger/index.html.

muratmirgun aa7ff41 7.8 KB Updated

File contents

muratmirgun/gophers/tree/main/.claude-plugin/skills/go-swagger commit aa7ff41ca0

Frequently asked questions

npx skillmds@latest add muratmirgun/go-swagger-2