feat(skills): add tsl api reference skill

Bundle the TSL API index and markdown references under the skill, route TSL docs to use it, and update the codegen index generator to maintain the bundled data.
This commit is contained in:
csh
2026-07-07 16:36:15 +08:00
parent 4cd6b9410f
commit e1f7ce052c
267 changed files with 185908 additions and 11996 deletions
@@ -0,0 +1,12 @@
# TSL Codegen
本目录是 TSL 函数调用事实目录。
目录链路表达函数性质;函数条目只保留调用事实。
函数查询从这里开始。
## 主目录
- [builtin/](builtin/):本地 TSL 内置函数。
- [dotnet/](dotnet/).NET 平台函数。