xtraderClient/AGENTS.md

31 lines
670 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# AGENTS
<skills_system priority="1">
## Project Skills
<!-- SKILLS_TABLE_START -->
<available_skills>
<skill>
<name>xtrader-api-docs</name>
<description>解读 XTrader API 文档实现接口、TypeScript 类型和请求封装</description>
<location>project</location>
</skill>
<skill>
<name>project-framework</name>
<description>定义项目框架、结构、代码规范,新增或修改代码时使用</description>
<location>project</location>
</skill>
<skill>
<name>deploy</name>
<description>打包并通过 SSH 部署到远程服务器</description>
<location>project</location>
</skill>
</available_skills>
<!-- SKILLS_TABLE_END -->
</skills_system>