Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

volverjs-zod-vue-i18n

스타25
포크5
업데이트2026년 6월 17일 08:44

Translate Zod's validation error messages into the active vue-i18n locale in Vue 3 apps, using the @volverjs/zod-vue-i18n error map. Use this skill whenever the user wants Zod validation errors (min/max/email/required/refine, etc.) rendered through vue-i18n — for example errors stuck in English despite a locale switch, multilingual form validation backed by Zod, or any mention of @volverjs/zod-vue-i18n, makeZodI18nMap, makeZodI18nLabel or zDate. It covers choosing the Zod 3 vs Zod 4 entry point, loading the bundled locale JSON, overriding or adding error keys, attaching a custom key to a validation (including without refine), per-field WithPath labels, and pluralized messages. Do not use it for translating general UI, label or placeholder copy with vue-i18n (no Zod involved), for Zod used outside Vue (Node, React, react-hook-form), for vue-i18n $d/$n date and number formatting, or for other validators such as valibot or yup.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

파일 탐색기
4 개 파일
SKILL.md
readonly