Skip to content

docs: update documentation to use get_example for code examples and… - #327

Open
Marina-L-Stoyanova wants to merge 2 commits into
masterfrom
mstoyanova/skills-update-get-example
Open

docs: update documentation to use get_example for code examples and…#327
Marina-L-Stoyanova wants to merge 2 commits into
masterfrom
mstoyanova/skills-update-get-example

Conversation

@Marina-L-Stoyanova

Copy link
Copy Markdown
Contributor

… usage patterns

Description

Updating skill files with the new Ignite UI MCP tool 'get_example'

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

Updates the shipped skills/ documentation for Ignite UI for Blazor to incorporate the new igniteui-cli MCP tool get_example, steering agents toward retrieving working code samples via MCP rather than relying on get_doc alone.

Changes:

  • Document get_example as a first-choice MCP call for working Razor/CSS examples across component, grid, theming, and image-to-UI workflows.
  • Keep get_doc positioned as the fallback when narrative/behavioral context is required (lifecycle, tradeoffs, interactions).
  • Update skill setup/reference docs to reflect the expanded Ignite UI CLI MCP toolset.

Reviewed changes

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

Show a summary per file
File Description
skills/README.md Adds get_example to the documented igniteui-cli tool list.
skills/igniteui-blazor-theming/SKILL.md Updates CSS parts guidance to use get_example for ::part() samples.
skills/igniteui-blazor-theming/references/common-patterns.md Updates the CSS-parts workflow to incorporate get_example for working selectors.
skills/igniteui-blazor-grids/SKILL.md Shifts grid workflow Step 4 to prefer get_example for working code.
skills/igniteui-blazor-grids/references/features.md Updates summaries guidance to use get_example for the custom summaries pattern.
skills/igniteui-blazor-generate-from-image-design/SKILL.md Updates the image-to-view workflow to prefer get_example for component usage patterns.
skills/igniteui-blazor-generate-from-image-design/references/gotchas.md Updates CSS ::part() guidance to add get_example for working code.
skills/igniteui-blazor-generate-from-image-design/references/component-mapping.md Updates selection notes to validate choices using get_example (or get_doc).
skills/igniteui-blazor-components/SKILL.md Updates the component workflow to prefer get_example for working markup/patterns.
skills/igniteui-blazor-components/references/setup.md Updates module-name discovery guidance to reference get_example first.
skills/igniteui-blazor-components/references/mcp-setup.md Updates MCP server description to include get_example as an exposed tool.
skills/igniteui-blazor-components/references/layout.md Updates overview guidance to call get_example for docs + working code.
skills/igniteui-blazor-components/references/layout-manager.md Updates overview guidance to call get_example for docs + working code.
skills/igniteui-blazor-components/references/form-controls.md Updates overview guidance to call get_example for docs + working code.
skills/igniteui-blazor-components/references/feedback.md Updates overview + agent instruction to reference get_example first.
skills/igniteui-blazor-components/references/data-display.md Updates overview guidance to call get_example for docs + working code.
skills/igniteui-blazor-components/references/charts.md Updates chart guidance to prefer get_example for working code and module discovery.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread skills/igniteui-blazor-grids/references/features.md Outdated
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants