update project prompt,

This commit is contained in:
louiscklaw
2025-04-18 23:42:24 +08:00
parent e54293ad6e
commit 50b69d3ce8
2 changed files with 30 additions and 0 deletions

30
002_source/cms/_PROMPT.md Normal file
View File

@@ -0,0 +1,30 @@
# PROMPT
this is a subset of a react typescript project
clone `LessonTypeCount` to `LessonCategoriesCount` and do modifiy to get the count of lesson category, thanks.
---
please read `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/_AI_GUIDELINE`
please read `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/src/db/DB_AI_GUIDELINE.MD`
please read `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/001_documentation/Requirements/REQ0006/schema.dbml`
understand link up the information and remember the content
working directory is `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/src/db`
this is a subset of a react typescript project
please refer to:
@schema.dbml for fields and collections
@DB_AI_GUIDELINE.MD for general instructions
clone from `LessonTypes` or `LessonCategories` to collection `Events` and update the variables, align the newly copied code to the existing code (e.g. LessonTypes)
append `.tsx.draft` to the file you created
thanks