Skip to content

Commit 2128ec0

Browse files
kdinevCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 6e6b63a commit 2128ec0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • skills/igniteui-react-components

skills/igniteui-react-components/SKILL.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@ user-invocable: true
1212

1313
> **AGENT INSTRUCTION — MCP Server Setup (REQUIRED)**
1414
>
15-
> Before using any theming tools, you MUST verify the MCP server is available
15+
> Before using the Ignite UI CLI MCP tools, you MUST verify the MCP server is available
1616
> by calling `list_components`. If the tool is not available or the call fails,
1717
> you MUST automatically configure it by following the setup process steps described below.
1818
>
1919
> After writing the file, inform the user that the MCP server has been
2020
> configured and they may need to reload the editor for the tools to activate.
21-
> Start the MCP server and wait for that MCP server to start before continuing the theming related work.
21+
> Start the MCP server and wait for that MCP server to start before continuing the component-related work.
2222
> Do NOT skip this step or ask the user to do it manually.
2323
24-
## Setting Up the Theming MCP Server
24+
## Setting Up the Ignite UI CLI MCP Server
2525

2626
> **Full setup instructions for VS Code, Cursor, Claude Desktop, and JetBrains IDEs are in [`reference/MCP-SERVER.md`](./reference/MCP-SERVER.md).** Read that file for editor-specific configuration steps and verification.
2727

0 commit comments

Comments
 (0)