This commit is contained in:
V-LiuShuang
2026-08-10 11:17:25 +08:00
parent 3614f6f512
commit 832cfd3be1
6 changed files with 469 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
---
name: mis-agent-coding
description: 参考该技能在mis-agent模块编写代码
---
# mis-agent-coding
- [目录结构](./references/directory-tree.md)
- [核心技术栈](./references/arch.md)
- [代码书写规范](./references/coding-rules.md)
- [HTTP接口文档示例](./examples/api-doc.md)