You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ai/prompt-library.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,11 @@ This article provides a list of sample prompts for use with the [Telerik AJAX MC
14
14
15
15
## How to Use the Prompts
16
16
17
-
All prompts in this library target the [Telerik AJAX MCP Server]({%slug ai/mcp-server%}). The [`#telerik_ajax_assistant` handle](slug:ai-mcp-server#usage) assumes that this is the server name you have [entered in the `mcp.json` file during installation](slug:ai-mcp-server#installation).
17
+
All prompts in this library target the [Telerik AJAX MCP Server]({%slug ai/mcp-server%}). The [`#telerik_ajax_assistant` handle]({%slug ai/mcp-server#usage%}) assumes that this is the server name you have [entered in the `mcp.json` file during installation]({%slug ai/overview#installation%}).
18
18
19
19
1. Browse the prompt library to find a prompt that suits your needs.
20
20
2. Copy the prompt text including the `#telerik_ajax_assistant` handle.
21
-
3. (optional) Customize the prompt as needed for your specific use case. Make sure the changes comply with the [intended use](slug:ai-overview#intended-use) and the [recommendations](slug:ai-overview#recommendations) for the AI Coding Assistant.
21
+
3. (optional) Customize the prompt as needed for your specific use case. Make sure the changes comply with the [intended use]({%slug ai/overview#intended-use%}) and the [recommendations]({%slug ai/overview#recommendations%}) for the AI Coding Assistant.
22
22
4. Run the prompt against the MCP server.
23
23
24
24
>warning Always double-check the code and solutions proposed by any AI-powered tool before applying them to your project.
0 commit comments