docs(skills): add refs to the igniteui-angular-generate-from-image-design skill#17213
Open
georgianastasov wants to merge 4 commits intomasterfrom
Open
docs(skills): add refs to the igniteui-angular-generate-from-image-design skill#17213georgianastasov wants to merge 4 commits intomasterfrom
georgianastasov wants to merge 4 commits intomasterfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds repository documentation references so the igniteui-angular-generate-from-image-design Copilot skill is discoverable and consistently listed alongside existing Ignite UI for Angular skills.
Changes:
- Adds the new “Generate From Image Design” skill to the root
README.mdskills table. - Updates
AGENTS.mdto reflect the new skill in both the repo structure overview and the skills table. - Adds the skill reference to
.github/copilot-instructions.mdand.github/AGENTS-README.md.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| README.md | Adds the new skill to the public-facing skills list. |
| AGENTS.md | Updates repo structure and skills table to include the new skill. |
| .github/copilot-instructions.md | Adds the new skill to Copilot’s domain-skill list. |
| .github/AGENTS-README.md | Registers the new skill in the internal agent documentation lists. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #
Description
Updates the main repo docs and agent guidance so the skill is discoverable and used in the right scenarios.
Motivation / Context
The skill was added and refined, but the repo still listed only the older skills. This update makes the new image-to-view skill visible to contributors and AI agents.
Type of Change (check all that apply):
How Has This Been Tested?
Checklist:
feature/README.MDupdates for the feature docsREADME.MDCHANGELOG.MDupdates for newly added functionalityng updatemigrations for the breaking changes (migrations guidelines)