init: add AI engineer guidance and knowledgebase documents

This commit is contained in:
louiscklaw
2025-06-03 15:28:51 +08:00
parent 5480b62131
commit a0a4ffcb4e
5 changed files with 74 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# Knowledgebase
you can answer the question with below knowledge:
## frameworks and stacks
- if code syntax is already there, do follow (e.g. naming convention, syntax) the existing code
- make use of MCP `Context7` when you troubleshoot the problem related to below topics:
- [prisma SDK](https://context7.com/prisma/docs/llms.txt)
- [DBML](https://context7.com/holistics/dbml/llms.txt)
- [ionic framework](https://context7.com/ionic-team/ionic-framework/llms.txt)
- [nextjs 14 app router](https://context7.com/nextjsargentina/next.js-docs/llms.txt)