Swagger Dto Auditor

Audit request/response zod schemas so every route contract appears in Swagger/OpenAPI as a named component and is actually validated. Use when adding or changing schemas, when a component is missing from the /api docs or the generated schema is empty, or when reviewing a controller's request/response contracts. Triggers on "missing in swagger", "empty schema", "review this schema", "update swagger".

conceptadev 0036dc1 2.7 KB Updated

File contents

conceptadev/rockets/tree/main/.claude/skills/swagger-dto-auditor commit 0036dc1109

Frequently asked questions

npx skillmds@latest add conceptadev/swagger-dto-auditor