Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ To start using the skill:
1. Open your supported IDE.
2. In the chat panel, select the `syncfusion-javascript-ui-composer` agent from the **Agent dropdown**.

![Set Agent](images/UI-Composer-Agent.png)
![Set Agent](ai-tools/images/UI-Builder-Agent.png)

3. Start prompting the agent with a clear description of your UI requirements.

Expand Down
2 changes: 1 addition & 1 deletion ej2-javascript/ts/ai-tools/ai-powered-development.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ The [MCP Server installation](https://ej2.syncfusion.com/documentation/mcp-serve

**Option 2: Install Component Skills**

The [Syncfusion Skills installation](https://ej2.syncfusion.com/documentation/skills/control-skills) provides reference documents stored directly in your project. These files allow the AI to read specific patterns during code generation, ensuring consistent implementation and best practices across your development team.
The [Syncfusion Skills installation](https://ej2.syncfusion.com/documentation/skills) provides reference documents stored directly in your project. These files allow the AI to read specific patterns during code generation, ensuring consistent implementation and best practices across your development team.

**What they include:**
- Best practices for each control family
Expand Down
File renamed without changes.
8 changes: 2 additions & 6 deletions ej2-typescript-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,10 @@
<li><a href="/ej2-typescript/mcp-server/ai-coding-assistant/prompt-library">Prompt Library</a></li>
</ul>
</li>
<li><a href="/ej2-typescript/mcp-server/release-notes">Release Notes</a></li>
</ul>
</li>
<li>Skills
<ul>
<li><a href="/ej2-typescript/skills/control-skills">Control Skills</a></li>
</ul>
</li>
<li><a href="/ej2-typescript/skills">Skills</a></li>
<li><a href="/ej2-typescript/ai-tools/release-notes">Release Notes</a></li>
</ul>
</li>
<li>
Expand Down