Learn Customization Course#9665
Merged
ntrogh merged 8 commits intomicrosoft:mainfrom Apr 24, 2026
Merged
Conversation
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
ntrogh
requested changes
Apr 23, 2026
Collaborator
ntrogh
left a comment
There was a problem hiding this comment.
@theReynald I've left feedback. Some common themes across articles are:
- Make sure the metaDescription property is specific enough and has the right keywords for SEO
- Don't use styling in headers and only capitalize the first word
- Don't use "Click", use "Select"
- Learn more: make sure to add relevant links for the article,, not just generic links
- "Chat view" not "Chat panel"
Collaborator
|
Also adding Copilot as reviewer to catch other typos and grammar issues. |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new Customizations learning course under /learn to teach how to tailor GitHub Copilot in VS Code (prompt files, instructions, skills, custom agents, hooks), including new tutorial pages and supporting screenshots.
Changes:
- Adds a new Customizations section to
learn/toc.json. - Introduces 8 new learning articles under
learn/customizations/. - Adds 31 new Git LFS-managed images for the course content.
Show a summary per file
| File | Description |
|---|---|
| learn/toc.json | Adds the new Customizations course and topic links to the learn TOC. |
| learn/customizations/1-why-customization-matter.md | New intro article explaining why customization matters and where to find the Customization UI. |
| learn/customizations/2-prompt-files.md | New article introducing prompt files and reuse patterns. |
| learn/customizations/3-instructions.md | New article describing custom instructions and examples. |
| learn/customizations/4-skills.md | New article covering agent skills and how to find/use them. |
| learn/customizations/5-custom-agent.md | New article introducing custom agents and example workflows. |
| learn/customizations/6-hooks.md | New article introducing hooks, lifecycle events, and examples. |
| learn/customizations/7-customization Features Explained.md | New comparison-style article explaining how customization features relate. |
| learn/customizations/8-demo.md | New demo page stub for the course. |
| learn/images/customizations/chat-customizations.png | Screenshot asset for Customization UI. |
| learn/images/customizations/chat-icon-gear.png | Shared gear icon screenshot asset. |
| learn/images/customizations/ep 2.1 prompt file in cust UI.png | Episode screenshot for prompt files section. |
| learn/images/customizations/ep 2.2 prompt file from chat.png | Episode screenshot for prompt files section. |
| learn/images/customizations/ep 2.3 prompt to create.png | Episode screenshot for prompt files section. |
| learn/images/customizations/ep 2.4 workspace v user.png | Episode screenshot for prompt files scope section. |
| learn/images/customizations/ep 3.1 Cust UI.png | Episode screenshot for instructions section. |
| learn/images/customizations/ep 3.2 chat-icon-gear.png | Episode screenshot (duplicate of gear icon asset). |
| learn/images/customizations/ep 3.3 SOLID.png | Episode screenshot for SOLID example. |
| learn/images/customizations/ep 3.4 SOLID APPLIED.png | Episode screenshot for SOLID applied example. |
| learn/images/customizations/ep 3.5 Generate Cust Intstruct.png | Episode screenshot for generating instructions. |
| learn/images/customizations/ep 3.6 Slash Cust Intstruct .png | Episode screenshot for slash command instructions. |
| learn/images/customizations/ep 3.7 Calc Norm.png | Episode screenshot for before/after example. |
| learn/images/customizations/ep 3.8 Calc Retro.png | Episode screenshot for before/after example. |
| learn/images/customizations/ep 4.0 Skill Structure.png | Episode screenshot for skill structure. |
| learn/images/customizations/ep 4.1 chat-icon-gear.png | Episode screenshot (duplicate of gear icon asset). |
| learn/images/customizations/ep 4.2 Skills-Cust UI.png | Episode screenshot for skills UI. |
| learn/images/customizations/ep 4.3 create skill.png | Episode screenshot for creating a skill. |
| learn/images/customizations/ep 4.4 create skill CODE.png | Episode screenshot for skill code example. |
| learn/images/customizations/ep 5.1 Cust Agents.png | Episode screenshot for custom agents list. |
| learn/images/customizations/ep 5.2 Ask Copilot for Cust Agent.png | Episode screenshot for generating an agent via Copilot. |
| learn/images/customizations/ep 5.3 Arcade Agent.png | Episode screenshot for example custom agent. |
| learn/images/customizations/ep 5.4 Select Arcade Agent.png | Episode screenshot for selecting an agent. |
| learn/images/customizations/ep 5.5 Arcade Tip Calc.png | Episode screenshot for agent output example. |
| learn/images/customizations/ep 6.1 Prettier Hook.png | Episode screenshot for hooks example. |
| learn/images/customizations/ep 6.2 Before Hook.png | Episode screenshot for hooks before state. |
| learn/images/customizations/ep 6.3 After Hook.png | Episode screenshot for hooks after state. |
| learn/images/customizations/ep 7.1 Cust Feature Explained by Copilot.png | Episode screenshot for feature explanations. |
| learn/images/customizations/ep 7.2 Comparisons by Copilot.png | Episode screenshot for comparison chart. |
| learn/images/customizations/ep 7.3 Key Differences by Copilot.png | Episode screenshot for key differences. |
| learn/images/customizations/ep 7.4 Quiz by Copilot.png | Episode screenshot for quiz/scenario section. |
Copilot's findings
- Files reviewed: 40/40 changed files
- Comments generated: 14
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
…tly point to them. Co-authored-by: Copilot <copilot@github.com>
ntrogh
requested changes
Apr 24, 2026
Collaborator
ntrogh
left a comment
There was a problem hiding this comment.
@theReynald Final edit pass. Can you make sure to update the embedded video domain across all pages. Also, update the alt texts to use the right structure and provide relevant descriptions.
-Make sure the metaDescription property is specific enough and has the right keywords for SEO -Don't use styling in headers and only capitalize the first word -Don't use "Click", use "Select" -Learn more: make sure to add relevant links for the article,, not just generic links -"Chat view" not "Chat panel" Co-authored-by: Copilot <copilot@github.com>
…at Customization to be Agent Customizations. Co-authored-by: Copilot <copilot@github.com>
ntrogh
approved these changes
Apr 24, 2026
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.
No description provided.