com um clique
SwaggerSkill
SwaggerSkill contém 2 skills coletadas de xxx1766, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Validates a Swagger 2.0 YAML/JSON spec (or a validator error log) against the Swagger 2.0 specification, then emits a structured report (JSON + Markdown) with stable rule IDs and ready-to-paste YAML fix snippets. Use when the user provides an existing Swagger doc to review, a Swagger Editor error log to explain, or asks to verify a spec before shipping.
Generates Swagger 2.0 YAML for HTTP endpoints from an interface specification. Produces a validator-ready skeleton (info/host/basePath/schemes/consumes/produces/paths/definitions/securityDefinitions) with reusable ErrorResponse / paging / auth defaults. Use when the user asks to write or scaffold a Swagger doc / API spec for an HTTP endpoint.