Skip to content

feat(skills): updating all skills with igniteui-cli mcp refs#17235

Merged
damyanpetev merged 12 commits intomasterfrom
skills-update-with-mcp
Apr 24, 2026
Merged

feat(skills): updating all skills with igniteui-cli mcp refs#17235
damyanpetev merged 12 commits intomasterfrom
skills-update-with-mcp

Conversation

@kdinev
Copy link
Copy Markdown
Member

@kdinev kdinev commented Apr 24, 2026

Closes #

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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-cli MCP tools (get_doc, get_api_reference) for detailed documentation.
  • Updated the igniteui-angular-components skill 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).

Comment thread skills/igniteui-angular-components/references/layout.md Outdated
Comment thread skills/igniteui-angular-components/references/form-controls.md Outdated
Comment thread skills/igniteui-angular-components/references/directives.md Outdated
Comment thread skills/igniteui-angular-components/SKILL.md Outdated
Comment thread skills/igniteui-angular-components/SKILL.md Outdated
Comment thread skills/igniteui-angular-components/references/layout-manager.md Outdated
Comment thread skills/igniteui-angular-components/references/feedback.md Outdated
Comment thread skills/igniteui-angular-components/references/data-display.md Outdated
Comment thread skills/igniteui-angular-components/references/charts.md Outdated

# Ignite UI for Angular — UI Components

## Prerequisites
Copy link

Copilot AI Apr 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copilot uses AI. Check for mistakes.
kdinev and others added 11 commits April 24, 2026 13:51
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 damyanpetev merged commit 2c26565 into master Apr 24, 2026
6 checks passed
@damyanpetev damyanpetev deleted the skills-update-with-mcp branch April 24, 2026 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants