원클릭으로
SwaggerSkill
SwaggerSkill에는 xxx1766에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.