feat(skills): updating all skills with igniteui-cli mcp refs#17235
Merged
damyanpetev merged 12 commits intomasterfrom Apr 24, 2026
Merged
feat(skills): updating all skills with igniteui-cli mcp refs#17235damyanpetev merged 12 commits intomasterfrom
damyanpetev merged 12 commits intomasterfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds Ignite UI CLI MCP server references and setup guidance to the igniteui-angular-components skill content to help agents discover components and fetch docs/API references via MCP.
Changes:
- Added a new reference doc with editor-specific Ignite UI CLI MCP setup instructions (
mcp-setup.md). - Inserted “Overview” sections across multiple component reference docs that direct agents to use
igniteui-cliMCP tools (get_doc,get_api_reference) for detailed documentation. - Updated the
igniteui-angular-componentsskill hub to include MCP prerequisites and link to the new setup reference.
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated 11 comments.
Show a summary per file
| File | Description |
|---|---|
| skills/igniteui-angular-components/references/mcp-setup.md | New doc describing how to configure the igniteui-cli MCP server in common editors. |
| skills/igniteui-angular-components/references/layout.md | Adds an Overview pointing to MCP doc/API tooling (contains grammar nit). |
| skills/igniteui-angular-components/references/layout-manager.md | Adds an Overview pointing to MCP doc/API tooling (contains grammar nit). |
| skills/igniteui-angular-components/references/form-controls.md | Adds an Overview pointing to MCP doc/API tooling (contains grammar nit). |
| skills/igniteui-angular-components/references/feedback.md | Adds an Overview pointing to MCP doc/API tooling (contains grammar nit). |
| skills/igniteui-angular-components/references/directives.md | Adds an Overview pointing to MCP doc/API tooling (contains grammar nit). |
| skills/igniteui-angular-components/references/data-display.md | Adds an Overview pointing to MCP doc/API tooling (contains grammar nit). |
| skills/igniteui-angular-components/references/charts.md | Adds MCP doc/API tooling pointer to existing Overview (contains grammar nit). |
| skills/igniteui-angular-components/SKILL.md | Adds MCP prerequisites + setup link + agent instructions (some wording/structure issues). |
|
|
||
| # Ignite UI for Angular — UI Components | ||
|
|
||
| ## Prerequisites |
There was a problem hiding this comment.
There is already a "## Prerequisites" section later in this file (project prerequisites). Having two sections with the same heading can be confusing; consider renaming this one (e.g., "Tooling prerequisites") or merging the MCP requirement into the existing prerequisites list.
Suggested change
| ## Prerequisites | |
| ## Tooling prerequisites |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
damyanpetev
approved these changes
Apr 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #
Additional information (check all that apply):
Checklist:
feature/README.MDupdates for the feature docsREADME.MDCHANGELOG.MDupdates for newly added functionalityng updatemigrations for the breaking changes (migrations guidelines)