Chris McKee
27c55ffdb8
Update skills/microsoft-docs/SKILL.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-06 10:32:24 -06:00
Chris McKee
f28f8ab883
chore: Rebuild README.skills.md with updated description
2026-02-06 10:26:30 -06:00
Chris McKee
b5cf6a2473
refactor: Remove Semantic Kernel library reference table
2026-02-06 10:13:28 -06:00
Chris McKee
00508b71f3
refactor: Remove Semantic Kernel prose, keep library reference table
2026-02-06 10:12:10 -06:00
Chris McKee
bdaeff279f
refactor: Replace DevUI tutorial content with research guidance
...
The skill is about how to research docs, not a DevUI tutorial. Replace the 10-step DevUI workflow checklist with a research strategy table showing which tool to use for each type of DevUI information.
2026-02-06 10:09:19 -06:00
Chris McKee
ab8787b505
feat: Expand microsoft-docs skill with Agent Framework, DevUI, and Semantic Kernel coverage
...
Major improvements to the microsoft-docs skill:
- Add Microsoft Agent Framework section with two Context7 sources:
/websites/learn_microsoft_en-us_agent-framework (tutorials, 2282 snippets)
/microsoft/agent-framework (GitHub repo API detail, 1177 snippets)
- Add comprehensive DevUI workflow reference covering installation,
programmatic launch, directory discovery, tracing, OpenAI-compatible
API, OpenAI proxy, authentication, UI modes, .NET integration, and
external observability export
- Add Semantic Kernel section with three quality-ranked sources covering
Learn docs, agent framework subset, and GitHub repo
- Add guidance on when GitHub repo sources beat published docs (DevUI
API reference, .NET integration, extension samples)
- Expand decision table with agent framework scenarios
- Add agent framework query examples for DevUI, SK, and workflows
- Highlight microsoft_code_sample_search with language filter for
working code snippets
Tested all sources against identical queries to verify quality rankings.
2026-02-06 10:03:29 -06:00
Aaron Powell
4f9e20b13a
Merge pull request #655 from github/copilot-plugins
...
Add plugins for all collections
2026-02-06 10:05:33 +11:00
Aaron Powell
c5af82f431
Merge pull request #667 from jvanderwee/patch-1
...
Fix gh cli skill approve PR command example
2026-02-06 10:05:12 +11:00
Aaron Powell
19c6ea5215
Merge pull request #662 from garrettsiegel/add-no-heredoc-instructions
...
Add no-heredoc instructions to prevent terminal file corruption
2026-02-06 10:04:38 +11:00
garrettsiegel
e79bba471d
Add name field to frontmatter
2026-02-05 10:04:32 -05:00
Joseph Van der Wee
1a8c67e76b
Fix gh cli skill approve PR command example
2026-02-05 09:01:30 +00:00
Aaron Powell
c2cd6224b4
Fix plugin source paths to include ./plugins/ prefix
2026-02-05 14:37:24 +11:00
Aaron Powell
5bfa133abb
Add plugin documentation and Windows symlink setup instructions
2026-02-05 14:28:48 +11:00
Aaron Powell
647889c0ac
refresh readme
2026-02-05 13:56:13 +11:00
Aaron Powell
9c4b267576
Adding script to convert collections to plugins
2026-02-05 13:52:59 +11:00
Aaron Powell
0398963a62
Fixing the SDK skill
2026-02-05 12:17:33 +11:00
Aaron Powell
cd075a328d
Merge pull request #665 from GeekTrainer/feature/make-repo-contribution-skill
...
Add make-repo-contribution skill
2026-02-05 10:37:57 +11:00
Aaron Powell
fabc523f04
Merge pull request #666 from jeremykohn/fix-grammar-in-a11y-instructions
...
fix: Correct grammar in a11y.instructions.md
2026-02-05 10:01:03 +11:00
Aaron Powell
d37a887dfe
Merge pull request #664 from github/add-context7-tool
...
add context7 tool
2026-02-05 09:58:04 +11:00
Christopher Harrison
45373f3daa
Merge branch 'main' into feature/make-repo-contribution-skill
2026-02-04 14:09:53 -08:00
Christopher Harrison
01e371fe32
fix(skill): correct formatting of description in make-repo-contribution skill
2026-02-04 14:09:40 -08:00
Jeremy Kohn
ec196b325e
Merge branch 'main' into fix-grammar-in-a11y-instructions
2026-02-04 15:46:09 -06:00
Jeremy Kohn
95c0024efa
fix: Correct grammar in a11y.instructions.md
2026-02-04 15:03:40 -06:00
Christopher Harrison
10891811c1
feat(skill): add make-repo-contribution skill
...
Adds a new skill to help AI agents follow repository contribution guidelines
when creating issues, commits, branches, and pull requests.
Includes:
- SKILL.md with comprehensive instructions
- Issue template for when none exists in repo
- PR template for when none exists in repo
2026-02-04 12:07:47 -08:00
Aaron Powell
9d20e2a80a
Changing the link type
2026-02-04 11:56:13 +11:00
Aaron Powell
b1f627547e
Fixing css font issue
2026-02-04 11:47:37 +11:00
Aaron Powell
05a461d68b
Add Context7 library to tools.yml
...
- Add Context7 as a featured documentation and discovery tool
- Includes semantic search, validation, and auto-documentation features
- Links to Context7 platform and Awesome Copilot integration page
2026-02-04 11:46:02 +11:00
Aaron Powell
765546a2a0
Merge pull request #659 from alaahong/feature/mom_2026
...
feat(skill): add meeting minutes generation skill
2026-02-04 10:34:43 +11:00
ian zhang
68e58890cb
docs(skill): remove change history section from SKILL.md
...
The change history section has been removed to streamline the document
and focus on the current skills and guidelines. This helps in maintaining
clarity and relevance in the documentation.
- Simplified the structure of SKILL.md
2026-02-04 06:40:46 +08:00
ian zhang
8f60c9c2e7
Merge branch 'main' into feature/mom_2026
2026-02-04 06:38:04 +08:00
Aaron Powell
26e2d67ac9
Merge pull request #663 from specialforest/patch-1
...
Update references of older net versions with new
2026-02-04 09:32:43 +11:00
Aaron Powell
0ed689cefd
Merge pull request #661 from trycatchkamal/main
...
Updated python installation instructions
2026-02-04 09:30:00 +11:00
Aaron Powell
3aeb89f550
Merge pull request #660 from StevenJV/main
...
Update tools section in conventional commit prompt
2026-02-04 09:29:17 +11:00
Aaron Powell
9da1f12cbe
Merge pull request #658 from Evangelink/mstest
...
Improve best practices for MSTest
2026-02-04 09:28:45 +11:00
Aaron Powell
7ad7c47809
Merge pull request #657 from AlahmadiQ8/power-bi-modeling-skill
...
Add Power BI modeling skill
2026-02-04 09:24:45 +11:00
Aaron Powell
c9d70db498
Merge pull request #621 from Jcardif/add-penpot-uiux-design
...
Add penpot-uiux-design skill
2026-02-04 09:22:28 +11:00
Aaron Powell
b12dc28e25
Merge pull request #635 from jun-shiromizu/add-new-skill-clean
...
Add new skill :excalidraw-diagram-generator skill
2026-02-04 08:30:59 +11:00
Aaron Powell
5e329d41c0
Merge pull request #649 from github/feature/last-updated-dates
...
feat(website): Add last updated dates for resources
2026-02-04 08:30:02 +11:00
Igor Shishkin
3729a7f59f
Update .NET Framework migration target to .NET 8
2026-02-03 10:25:12 -08:00
Igor Shishkin
c827c258e3
Update references of older net versions with new
2026-02-03 10:21:10 -08:00
garrettsiegel
0cb946ec02
Update README with new instruction entry
2026-02-03 12:39:47 -05:00
garrettsiegel
ec917d7ec1
Add no-heredoc instructions to prevent terminal file corruption
2026-02-03 12:30:46 -05:00
trycatchkamal
e7f08b382e
Updated python installation instructions
2026-02-03 22:51:52 +05:30
Steven Vore
e0ef76bcaf
Update tools section in conventional commit prompt
2026-02-03 11:02:24 -05:00
Amaury Levé
461c92745d
Fix assertion
2026-02-03 16:33:50 +01:00
ian zhang
635d7be15c
docs(skill): update description for meeting minutes skill
...
Refined the description of the meeting minutes skill to ensure clarity
and consistency in the documentation. The updated description maintains
the same informative content while improving readability.
- Changed double quotes to single quotes for consistency
2026-02-03 23:06:02 +08:00
ian zhang
f8c11eeab7
feat(skill): add meeting minutes generation skill
...
Generate concise, actionable meeting minutes for internal meetings.
Includes metadata, attendees, agenda, decisions, action items (owner
+ due date), and follow-up steps.
2026-02-03 22:59:29 +08:00
ian zhang
de652427f2
feat(skill): add meeting minutes generation skill
...
This commit introduces a new skill for generating concise and actionable
meeting minutes for internal meetings. The skill includes metadata,
attendance, agenda, decisions, action items, and follow-up steps,
ensuring a standardized format for documentation.
- Supports short meetings
- Follows a strict schema for output
- Includes operational workflow and clarifying questions for intake
2026-02-03 22:52:59 +08:00
Amaury Levé
5056db77eb
Fix readme
2026-02-03 14:26:17 +01:00
Amaury Levé
a08d09b311
Improve best practices for MSTest
2026-02-03 14:12:06 +01:00