Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| system-description | 专业的 Ant Design 组件库专家助手提示词 |
| system-pages-development | 专业的 Ant Design 组件页面开发专家提示词 |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-component-docs | 获取 Ant Design 特定组件的详细文档 适用场景:
|
| list-component-examples | 获取 Ant Design 特定组件的代码示例 适用场景:
|
| get-component-changelog | 列出 Ant Design 特定组件的更新日志 适用场景:
|
| list-components | 当用户请求一个新的用户界面(UI)使用 Ant Design 组件时使用此工具。 此工具仅返回可用的组件列表。 调用此工具后,你必须编辑或添加文件,以便将代码片段集成到代码库中 |