Skip to content

Getting latest skills from the repos and replacing them in the templates#1651

Closed
Marina-L-Stoyanova wants to merge 1 commit intomasterfrom
mstoyanova/skills-updated
Closed

Getting latest skills from the repos and replacing them in the templates#1651
Marina-L-Stoyanova wants to merge 1 commit intomasterfrom
mstoyanova/skills-updated

Conversation

@Marina-L-Stoyanova
Copy link
Copy Markdown
Contributor

Description

Related Issue

Closes #

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 would cause existing functionality to change)
  • Documentation update
  • Refactoring / code cleanup
  • Build / CI configuration change

Affected Packages

  • igniteui-cli (packages/cli)
  • @igniteui/cli-core (packages/core)
  • @igniteui/angular-templates (packages/igx-templates)
  • @igniteui/angular-schematics (packages/ng-schematics)
  • @igniteui/mcp-server (packages/igniteui-mcp)

Checklist

  • I have tested my changes locally (npm run test)
  • I have built the project successfully (npm run build)
  • I have run the linter (npm run lint)
  • I have added/updated tests as needed
  • My changes do not introduce new warnings or errors

Additional Context

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 86.296%. remained the same — mstoyanova/skills-updated into master

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

This PR refreshes and reorganizes the “skills” documentation content shipped in templates, aligning it with updated guidance across Angular, React, and Web Components skill hubs.

Changes:

  • Adds new reference content (e.g., Angular Grids sizing, “generate from image” guidance, Web Components package routing notes).
  • Updates existing skill hubs to point to the new/updated references and improves routing/setup guidance.
  • Removes outdated documentation files (e.g., theming contributing guide and Reveal SDK-related React references).

Reviewed changes

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

Show a summary per file
File Description
packages/igx-templates/igx-ts/projects/_base/files/__dot__claude/skills/igniteui-angular-theming/references/contributing.md Removes the standalone theming contribution reference doc.
packages/igx-templates/igx-ts/projects/_base/files/__dot__claude/skills/igniteui-angular-theming/SKILL.md Removes the link/section that referenced the deleted contributing doc.
packages/igx-templates/igx-ts/projects/_base/files/__dot__claude/skills/igniteui-angular-grids/references/sizing.md Adds a new grids sizing reference (width/height/column sizing/spacing).
packages/igx-templates/igx-ts/projects/_base/files/__dot__claude/skills/igniteui-angular-grids/references/data-operations.md Tweaks example sizing/height usage in code samples.
packages/igx-templates/igx-ts/projects/_base/files/__dot__claude/skills/igniteui-angular-grids/SKILL.md Adds routing entry for the new sizing reference + doc URL pattern note.
packages/igx-templates/igx-ts/projects/_base/files/__dot__claude/skills/igniteui-angular-generate-from-image-design/references/gotchas.md Adds “gotchas” reference for image-to-UI generation pitfalls.
packages/igx-templates/igx-ts/projects/_base/files/__dot__claude/skills/igniteui-angular-generate-from-image-design/references/component-mapping.md Adds component mapping reference for image-to-component selection.
packages/igx-templates/igx-ts/projects/_base/files/__dot__claude/skills/igniteui-angular-generate-from-image-design/SKILL.md Adds a full skill defining the workflow/protocol for building views from design images.
packages/igx-templates/igx-ts/projects/_base/files/__dot__claude/skills/igniteui-angular-components/references/charts.md Updates chart-type guidance and API notes in the Angular charts reference.
packages/cli/templates/webcomponents/igc-ts/projects/_base/files/__dot__claude/skills/igniteui-wc-integrate-with-framework/references/vue.md Adds package-routing note to Vue integration reference.
packages/cli/templates/webcomponents/igc-ts/projects/_base/files/__dot__claude/skills/igniteui-wc-integrate-with-framework/references/vanilla-js.md Adds package-routing note to vanilla JS integration reference.
packages/cli/templates/webcomponents/igc-ts/projects/_base/files/__dot__claude/skills/igniteui-wc-integrate-with-framework/references/react.md Adds package-routing note to React integration reference.
packages/cli/templates/webcomponents/igc-ts/projects/_base/files/__dot__claude/skills/igniteui-wc-integrate-with-framework/references/angular.md Adds package-routing note to Angular integration reference.
packages/cli/templates/webcomponents/igc-ts/projects/_base/files/__dot__claude/skills/igniteui-wc-integrate-with-framework/SKILL.md Expands integration skill with explicit package routing guidance.
packages/cli/templates/webcomponents/igc-ts/projects/_base/files/__dot__claude/skills/igniteui-wc-choose-components/SKILL.md Expands package routing + adds charting section (contains duplicated package rows).
packages/cli/templates/webcomponents/igc-ts/projects/_base/files/__dot__claude/skills/README.md Adds a skills README for Web Components templates.
packages/cli/templates/react/igr-ts/projects/_base/files/__dot__claude/skills/igniteui-react-customize-theme/reference/REVEAL-THEME.md Removes Reveal theme sync reference doc.
packages/cli/templates/react/igr-ts/projects/_base/files/__dot__claude/skills/igniteui-react-customize-theme/SKILL.md Removes Reveal theme sync from the content guide.
packages/cli/templates/react/igr-ts/projects/_base/files/__dot__claude/skills/igniteui-react-components/reference/REVEAL-SDK.md Removes Reveal SDK integration reference doc.
packages/cli/templates/react/igr-ts/projects/_base/files/__dot__claude/skills/igniteui-react-components/reference/COMPONENT-CATALOGUE.md Removes Reveal SDK from the component catalogue.
packages/cli/templates/react/igr-ts/projects/_base/files/__dot__claude/skills/igniteui-react-components/reference/CHARTS-GRIDS.md Adds a more complete IgrDataChart setup example and module registration guidance.
packages/cli/templates/react/igr-ts/projects/_base/files/__dot__claude/skills/igniteui-react-components/SKILL.md Updates “before you answer” routing and refines quick start guidance.
packages/cli/templates/react/igr-ts/projects/_base/files/__dot__claude/skills/README.md Adds a skills README for React templates.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +55 to +58
| [`igniteui-webcomponents-grids`](https://www.npmjs.com/package/igniteui-webcomponents-grids) | Commercial | `npm install igniteui-webcomponents-grids` (trial) | Advanced data grids (Data Grid, Tree Grid, Hierarchical Grid, Pivot Grid) with many built-in functionalities |
| [`@infragistics/igniteui-webcomponents-grids`](https://packages.infragistics.com/feeds/js-licensed/@infragistics/igniteui-webcomponents-grids) | Commercial | `npm install @infragistics/igniteui-webcomponents-grids` (licensed) | Advanced data grids (Data Grid, Tree Grid, Hierarchical Grid, Pivot Grid) with many built-in functionalities |
| [`igniteui-grid-lite`](https://www.npmjs.com/package/igniteui-grid-lite) | MIT | `npm install igniteui-grid-lite` | Lightweight data grid for simpler tabular data |
| [`igniteui-dockmanager`](https://www.npmjs.com/package/igniteui-dockmanager) | Commercial | `npm install igniteui-dockmanager` (trial) | Windowing / docking layouts (IDE-style panels) |
- **Data Chart**: Configure explicit series (IgxAreaSeriesComponent, IgxBarSeriesComponent, etc.)
- **Category Chart**: `chartType` property (Auto, Area, Column, Line, Point, etc.)
- **Financial Chart**: `chartType` property (Auto, Candle, Line, Bar, Column)
- **Data Chart**: Configure explicit series (IgxAreaSeriesComponent, IgxBarSeriesComponent, IgxBarSeries, etc.)
@Marina-L-Stoyanova Marina-L-Stoyanova removed the request for review from kdinev April 22, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants