This repository was archived by the owner on May 19, 2026. It is now read-only.
[jp-sync] Sync jp/components/ai/skills.md - Add Generate From Image Design skill#6496
Merged
ChronosSF merged 2 commits intoMay 19, 2026
Conversation
Sync jp/components/ai/skills.md with en/components/ai/skills.md changes from PR #6494. Added the new 'Generate From Image Design' skill entry to: - Available skills table - .agents/skills/ directory structure code block - Individual cp commands (macOS/Linux/PowerShell) - Individual robocopy commands (Windows Command Prompt) - gemini skills install commands (user scope) - gemini skills install commands (workspace scope) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
mkamiishi
approved these changes
May 18, 2026
…026-05-15-88e841c1f9a93237
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Summary
Syncs the Japanese documentation with changes from PR #6494 merged to
vnext.Files Processed
en/components/ai/skills.mdjp/components/ai/skills.mdChanges Applied
The English file added a new Generate From Image Design skill entry. The following changes were applied to the Japanese file:
Available Skills table — Added new row:
| 画像デザインからの生成 | skills/igniteui-angular-generate-from-image-design/SKILL.md | スクリーンショット、モックアップ、ワイヤーフレームから Ignite UI コンポーネントを使用して Angular アプリを構築 |Directory structure code block — Added
igniteui-angular-generate-from-image-design/entry under.agents/skills/macOS/Linux/PowerShell copy commands — Added
cp -r node_modules/igniteui-angular/skills/igniteui-angular-generate-from-image-design .agents/skills/Windows Command Prompt robocopy commands — Added corresponding
robocopycommand for the new skillgemini skills install(user scope) — Added install command for the new skill pathgemini skills install(workspace scope) — Added install command for the new skill path