Skip to content

Commit 74e95b4

Browse files
Adds 'migrate to zod' prompt file
1 parent 2cb88d5 commit 74e95b4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
mode: agent
3+
tools: ['codebase', 'editFiles', 'changes']
4+
---
5+
Update the command file to use ZOD.
6+
- Don't change the command's functionality.
7+
- Update tests accordingly.
8+
- Don't remove or add new tests.
9+
- For updating test files, check how spec.ts files have been modified in the reference implementations.
10+
- Use the .mdx file if you need additional information about the command's options.
11+
12+
Use the following git commits as reference implementations for a command and its test using ZOD:
13+
14+
- 824c1ebd2dfb0a1eabb623ed6a22da50f4edf61d
15+
- 3410857272d39e16fe498823a1df9f320b1021dd

0 commit comments

Comments
 (0)