nest-zod-swagger

Installation
SKILL.md

Nest Zod Swagger

Use this skill to add or revise Swagger-aware nest-zod usage in a NestJS codebase.

Keep changes aligned with this library's Swagger contract:

  • Import from nest-zod/swagger
  • Preserve the same runtime parsing and serialization behavior as nest-zod
  • Add OpenAPI metadata through the decorators instead of duplicating it manually
  • Leave SwaggerModule bootstrap setup in the application bootstrap path, not in the decorators

Workflow

Installs
5
Repository
taugr/nest-zod
GitHub Stars
1
First Seen
Jun 13, 2026
nest-zod-swagger — taugr/nest-zod