Pavel Sulimau
865d19c7e5
Fix command for adding Awesome Copilot marketplace in README
2026-02-07 14:40:21 +01:00
Michael Fairchild
3024e9d6ec
Update instructions/a11y.instructions.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-06 15:12:47 -06:00
Michael Fairchild
892b265ef3
Revise accessibility instructions for clarity and detail
...
Updated accessibility instructions to improve clarity and specificity regarding coding practices for accessibility, including keyboard navigation and semantic structure.
2026-02-06 14:44:13 -06:00
Chris McKee
e4c35f3702
chore: rebuild README.skills.md without aspire skill (belongs to separate PR)
2026-02-06 10:36:51 -06:00
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
Chris McKee
970cd25bef
docs: Quality-rank Context7 libraries, flag deprecated docs-aspire repo
...
Tested all 5 Context7 Aspire library IDs with identical queries to compare content freshness and quality. Key findings: - /microsoft/aspire.dev (repo) has the best coverage including Aspire 13+ APIs - /websites/learn_microsoft-en-us-dotnet-aspire (website) is a good alternative - /dotnet/docs-aspire is the LEGACY repo being superseded, missing newer APIs - Added quality ranking table, usage guidance per source, and expanded query examples
2026-02-06 09:41:19 -06:00
Chris McKee
d41f11c83c
docs: Prefer Context7 over GitHub search for Aspire doc lookups
...
Rewrite Section 1 (Researching Aspire Documentation) to use Context7 as the primary method for querying docs and code examples. Context7 provides a single-step lookup with code snippets and source links, vs the two-step GitHub search + file read approach. The GitHub method is preserved as a fallback.
2026-02-06 09:37:45 -06:00
Tim Deschryver
83fe668a7c
fix markdown code blocks
2026-02-06 11:16:26 +01:00
Tim Deschryver
187c9d25e9
fix: markdown formatting in code review examples
...
Updated markdown code blocks for example comments in the code review instructions.
2026-02-06 10:06:31 +01:00
Chris McKee
6512c785c7
feat: Add Aspire polyglot distributed-app orchestration skill
...
Add comprehensive Aspire skill covering CLI, AppHost orchestration, service discovery, integrations (144+), MCP server, dashboard, testing, deployment, and troubleshooting. Includes reference docs for polyglot APIs, architecture, CLI, integrations catalog, and more.
2026-02-05 19:00:02 -06:00
Bruno Borges
ff46e013c9
Merge branch 'main' into patch-1
2026-02-05 16:39:04 -08:00
Bruno Borges
6f03dc7c71
Update README.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-05 16:38:31 -08: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