Skip to content

feat(skills): updating all skills#17433

Open
kdinev wants to merge 4 commits into
masterfrom
skills-update
Open

feat(skills): updating all skills#17433
kdinev wants to merge 4 commits into
masterfrom
skills-update

Conversation

@kdinev

@kdinev kdinev commented Jul 17, 2026

Copy link
Copy Markdown
Member

Closes #

Description

Motivation / Context

Type of Change (check all that apply):

  • Bug fix
  • New functionality
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (no functional changes)
  • Documentation
  • Demos
  • CI/CD
  • Tests
  • Changelog
  • Skills/Agents

Component(s) / Area(s) Affected:

How Has This Been Tested?

  • Unit tests
  • Manual testing
  • Automated e2e tests

Test Configuration:

  • Angular version:
  • Browser(s):
  • OS:

Screenshots / Recordings

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
  • Accessibility (ARIA, keyboard navigation, focus management) has been verified

Copilot AI review requested due to automatic review settings July 17, 2026 16:00

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 the Ignite UI Angular agent “skills” documentation, primarily by modernizing MCP setup guidance (favoring a one-command igniteui-cli ai-config flow with manual fallbacks) and updating grid/component reference guidance to reduce API guesswork and incorporate newer Angular patterns (e.g., signal-based viewChild usage).

Changes:

  • Updated MCP setup instructions across skills to emphasize a “recommended, not required” MCP workflow plus a one-command setup and restart expectations.
  • Expanded/adjusted grid guidance (including a new Grid Lite → Grid migration reference) and updated examples to newer Angular query patterns.
  • Refined cross-skill routing and component mapping references (e.g., web components for Tile/Dock Manager, related-skill links).

Reviewed changes

Copilot reviewed 24 out of 24 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
skills/igniteui-angular-theming/SKILL.md Reframes theming MCP as recommended, clarifies palette-token rules, and tightens “file safety” guidance.
skills/igniteui-angular-theming/references/mcp-setup.md Updates MCP setup to one-command ai-config + manual editor-specific fallbacks.
skills/igniteui-angular-grids/SKILL.md Simplifies required workflow and adds a routing row for Grid Lite → Grid migration.
skills/igniteui-angular-grids/references/types.md Updates Grid Lite guidance/examples and clarifies CUSTOM_ELEMENTS_SCHEMA usage expectations.
skills/igniteui-angular-grids/references/structure.md Minor wording update for import guidance.
skills/igniteui-angular-grids/references/state.md Updates examples to signal-based viewChild usage.
skills/igniteui-angular-grids/references/grid-migration.md Adds a dedicated Grid Lite → Grid migration checklist and event/API notes.
skills/igniteui-angular-grids/references/features.md Updates grouping section labeling (but currently introduces a broken TOC anchor link).
skills/igniteui-angular-grids/references/editing.md Minor wording update for the editing decision guidance.
skills/igniteui-angular-grids/references/data-operations.md Minor wording update for import guidance and key rules.
skills/igniteui-angular-generate-from-image-design/SKILL.md Adds MCP-unavailable fallback guidance and expands workflow steps (DV package note, related skills).
skills/igniteui-angular-generate-from-image-design/references/component-mapping.md Updates Tile Manager mapping to web component usage + schema note.
skills/igniteui-angular-figma-to-app/SKILL.md Clarifies workflow wording, tool naming notes, and promotes ai-config for MCP setup.
skills/igniteui-angular-figma-to-app/references/validation-patterns.md Adjusts theming sizing guidance in an example fix workflow.
skills/igniteui-angular-figma-to-app/references/mcp-setup.md Updates MCP verification/tool naming and setup instructions (incl. ai-config guidance).
skills/igniteui-angular-figma-to-app/references/figma-component-map.md Refines component mapping notes and links to layout-manager reference.
skills/igniteui-angular-components/SKILL.md Reframes CLI MCP as recommended and simplifies the required workflow wording.
skills/igniteui-angular-components/references/setup.md Updates entry-point guidance (e.g., Simple Combo, Accordion vs Expansion Panel).
skills/igniteui-angular-components/references/mcp-setup.md Updates CLI MCP setup to one-command ai-config + manual fallbacks.
skills/igniteui-angular-components/references/layout.md Minor wording update (animations/provider reminder).
skills/igniteui-angular-components/references/layout-manager.md Removes a long “user-provided code” example block.
skills/igniteui-angular-components/references/feedback.md Minor wording update (animations/provider reminder).
skills/igniteui-angular-components/references/data-display.md Minor wording update (animations/provider reminder).
skills/igniteui-angular-components/references/charts.md Refreshes the contents section and structure (adds “standalone example” / “common errors” anchors).

Comment thread skills/igniteui-angular-grids/references/features.md Outdated
kdinev and others added 3 commits July 17, 2026 19:07
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.

2 participants