Skip to content

feat(skills): refactor react skills#167

Open
onlyexeption wants to merge 8 commits into
masterfrom
ibarakov/skills-refactor
Open

feat(skills): refactor react skills#167
onlyexeption wants to merge 8 commits into
masterfrom
ibarakov/skills-refactor

Conversation

@onlyexeption
Copy link
Copy Markdown
Contributor

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 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 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

This PR refactors the Ignite UI for React “skills” documentation to rely more on MCP-powered component discovery/API lookup and to reduce duplicated, hardcoded reference tables across the skills.

Changes:

  • Streamlines component mapping/catalog docs by removing detailed tables and directing readers/agents to list_components + get_doc + search tools for up-to-date API details.
  • Updates theming guidance to emphasize the MCP theming workflow (palette/theme/typography/elevations/tokens) and adds an explicit “get tokens first” instruction before component-level overrides.
  • Refreshes charts/grids and event-handling references to point to MCP lookups rather than embedded prop/event details.

Reviewed changes

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

Show a summary per file
File Description
skills/igniteui-react-generate-from-image-design/reference/component-mapping.md Simplifies mapping tables and adds guidance to use MCP docs/API search for details.
skills/igniteui-react-customize-theme/SKILL.md Replaces conceptual table with a tool-first theming workflow summary; trims extra resources.
skills/igniteui-react-customize-theme/reference/MCP-SERVER.md Removes the workflow section, keeping setup + file safety guidance.
skills/igniteui-react-customize-theme/reference/CSS-THEMING.md Adds an explicit instruction to call get_component_design_tokens before overriding tokens.
skills/igniteui-react-components/SKILL.md Removes package routing table and extra resource links; keeps MCP setup pointer.
skills/igniteui-react-components/reference/EVENT-HANDLING.md Adds MCP API reference lookup guidance for event signatures.
skills/igniteui-react-components/reference/COMPONENT-CATALOGUE.md Removes large embedded catalogue; shifts to MCP-driven discovery/docs/search.
skills/igniteui-react-components/reference/CHARTS-GRIDS.md Adds MCP doc pointers and removes embedded “key props” reference blocks.

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

Comment thread skills/igniteui-react-components/reference/COMPONENT-CATALOGUE.md
Comment thread skills/igniteui-react-components/reference/CHARTS-GRIDS.md
Comment thread skills/igniteui-react-components/reference/CHARTS-GRIDS.md
Comment thread skills/igniteui-react-components/reference/EVENT-HANDLING.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 9 out of 9 changed files in this pull request and generated 4 comments.

Comment thread skills/igniteui-react-generate-from-image-design/SKILL.md Outdated
Comment thread skills/igniteui-react-generate-from-image-design/SKILL.md Outdated
Comment thread skills/igniteui-react-components/reference/COMPONENT-CATALOGUE.md Outdated
Comment thread skills/igniteui-react-components/reference/EVENT-HANDLING.md Outdated
onlyexeption and others added 4 commits June 2, 2026 15:56
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Comment thread skills/igniteui-react-components/SKILL.md
Comment thread skills/igniteui-react-customize-theme/SKILL.md Outdated
onlyexeption and others added 2 commits June 2, 2026 19:14
Co-authored-by: Konstantin Dinev <kdinev@infragistics.com>
Co-authored-by: Konstantin Dinev <kdinev@infragistics.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants