Reads your Go handler signatures and generates OpenAPI/Swagger annotations (comments, struct tags, security defs) that swag init can turn into live docs—no manual YAML.
Best for: Go engineers keeping API docs in sync with code without writing YAML by hand.
Creator's repository · samber/cc-skills-golang
License: MIT