zod-nest-migrate
Installation
SKILL.md
zod-nest-migrate
Drives the nestjs-zod → zod-nest migration through the 8 steps documented at
https://github.com/rodrigowbazevedo/zod-nest/blob/main/MIGRATION.md. The skill
is intentionally thin: it audits the codebase, gates each step on user
confirmation, and fetches canonical step content from MIGRATION.md at runtime
rather than duplicating it here.
When to invoke
- Explicit only. Slash
/zod-nest-migrate, or when the user asks to migrate fromnestjs-zod/ replacecleanupOpenApiDoc/ dropclass-validator. - Do not auto-trigger on
nestjs-zodimports,*.controller.tsedits, or any other file pattern. Migration is a heavy, multi-file operation — wait for the user to ask.
Output contract
This skill drives a multi-turn interaction. At each step it prints: