feat: Add implementation prompt for package conversion process

This commit is contained in:
2026-01-02 13:25:39 +00:00
parent 2d5cba276a
commit 8e8c122470

View File

@@ -0,0 +1,4 @@
1. Read schemas folder first.
2. Pick a package from packages/archive to convert.
3. Make a folder in packages for this new package.
4. Using the schema info, make json files based on this set of schemas.