Skip to content

docs(skills): add package-routing guidance to Ignite UI Web Components AI skills#2195

Merged
kdinev merged 11 commits intomasterfrom
ganastasov/wc-skills-package
Apr 21, 2026
Merged

docs(skills): add package-routing guidance to Ignite UI Web Components AI skills#2195
kdinev merged 11 commits intomasterfrom
ganastasov/wc-skills-package

Conversation

@georgianastasov
Copy link
Copy Markdown
Contributor

Description

Adds concise package-routing guidance to the Ignite UI Web Components skills and small guardrail notes in framework setup references. This helps AI agents avoid defaulting to the generic package for grids, Grid Lite, and Dock Manager.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that causes existing functionality to change)
  • Documentation update
  • Refactoring (code improvements without functional changes)

Related Issues

Closes #IgniteUI/igniteui-cli#1639

Testing

Documentation-only change; no runtime testing required.

Checklist

  • My code follows the project's coding standards
  • I have tested my changes locally
  • I have updated documentation if needed
  • Breaking changes are documented in the description

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 package-routing guardrails to the Ignite UI Web Components “skills” docs so agents don’t default to igniteui-webcomponents when the user really needs grids/Grid Lite/Dock Manager, and adds reminder notes to framework reference pages.

Changes:

  • Added “Package Routing” guidance to igniteui-wc-integrate-with-framework and igniteui-wc-choose-components skills.
  • Added “Package note” guardrails to Angular/Vue/Vanilla/React framework integration references.
  • Removed charting package/guidance from igniteui-wc-choose-components (not mentioned in the PR description).

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
skills/igniteui-wc-integrate-with-framework/SKILL.md Adds package routing table and grid feature heuristics before loading a framework reference.
skills/igniteui-wc-integrate-with-framework/references/angular.md Adds a package-selection guardrail note.
skills/igniteui-wc-integrate-with-framework/references/vue.md Adds a package-selection guardrail note.
skills/igniteui-wc-integrate-with-framework/references/vanilla-js.md Adds a package-selection guardrail note.
skills/igniteui-wc-integrate-with-framework/references/react.md Adds a React-specific guardrail note about not reusing igniteui-react guidance for other packages.
skills/igniteui-wc-choose-components/SKILL.md Adds package routing guidance and removes charting-related package/content.

Comment thread skills/igniteui-wc-integrate-with-framework/SKILL.md
Comment thread skills/igniteui-wc-choose-components/SKILL.md
Comment thread skills/igniteui-wc-integrate-with-framework/references/angular.md Outdated
Comment thread skills/igniteui-wc-integrate-with-framework/references/vue.md Outdated
Comment thread skills/igniteui-wc-integrate-with-framework/references/vanilla-js.md Outdated
Comment thread skills/igniteui-wc-integrate-with-framework/references/react.md Outdated
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

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Comment thread skills/igniteui-wc-integrate-with-framework/SKILL.md Outdated
Comment thread skills/igniteui-wc-choose-components/SKILL.md Outdated
Comment thread skills/igniteui-wc-choose-components/SKILL.md
Comment thread skills/igniteui-wc-choose-components/SKILL.md Outdated
Comment thread skills/igniteui-wc-integrate-with-framework/SKILL.md Outdated
georgianastasov and others added 4 commits April 20, 2026 16:50
Co-authored-by: Konstantin Dinev <kdinev@infragistics.com>
Co-authored-by: Konstantin Dinev <kdinev@infragistics.com>
Co-authored-by: Konstantin Dinev <kdinev@infragistics.com>
@georgianastasov georgianastasov requested a review from kdinev April 20, 2026 14:40
@kdinev kdinev merged commit ca24189 into master Apr 21, 2026
3 checks passed
@kdinev kdinev deleted the ganastasov/wc-skills-package branch April 21, 2026 08:30
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.

React/Web Components AI entry instructions do not surface package-specific Ignite UI guidance

3 participants