chore: move prompts/skills/tools under assets

This commit is contained in:
tukuaiai
2026-02-27 02:07:37 +08:00
parent a224fa4620
commit 24f8b72756
264 changed files with 200 additions and 209 deletions
+1 -1
View File
@@ -52,5 +52,5 @@ canvas-dev/
## 相关文档
- [Canvas白板驱动开发详解](../../documents/02-方法论/图形化AI协作-Canvas白板驱动开发.md)
- [白板驱动开发系统提示词(在线提示词库入口)](../../../prompts/README.md)
- [白板驱动开发系统提示词(在线提示词库入口)](../../prompts/README.md)
- [胶水编程](../../documents/00-基础指南/胶水编程.md)