zod-infer-type-best-practice
Must follow when 项目中存在 Zod schema 定义时,禁止另建 type.ts 文件重复声明类型;所有类型须直接用 z.infer 从 schema 派生,杜绝类型与 schema 不同步。
Source facts
- Repository
- forge-town/skills
- Last source activity
- May 12, 2026 at 18:09
- Detected SKILL.md language
- Chinese
- Stars
- 7
- Forks
- 0
Install options
The review-first prompt is selected by default. You can switch to a direct command or download a local copy.
Review the source files
Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.