Tianqi Zhang
34c5f4d51a
run npm start
2026-01-14 16:02:39 +08:00
Tianqi Zhang
a3035a6e7c
Add Microsoft Code Reference and Microsoft Docs skills with detailed usage instructions
2026-01-14 16:00:16 +08:00
Matt Soucoup
adfe3cc018
Merge branch 'main' into add-devils-advocate-agent
2026-01-13 13:06:37 -08:00
Aaron Powell
dcb1968a6c
Merge pull request #502 from tmeschter/251219-AddVisualizerSkill
...
Add azure-resource-visualizer skill
2026-01-13 09:09:52 +11:00
Tom Meschter (from Dev Box)
9ab127ab6d
Update generated README with normalized path separators
2026-01-12 09:55:27 -08:00
Tom Meschter (from Dev Box)
448fe7db60
Update README.skills.md
...
Update README.skills.md to include all the assets in azure-resource-visualizer.
2026-01-12 09:55:00 -08:00
Tom Meschter (from Dev Box)
02a64f6e2e
Update README.skills.md
2026-01-12 09:54:23 -08:00
Tom Meschter (from Dev Box)
c63e448465
Add azure-resource-visualizer skill
...
This change adds a skill that can analyze the resources within an Azure
resource group, determine the relationships between them, and then
generate a Markdown file containing the relevant details. The Markdown
file includes a Mermaid diagram showing the relationships.
2026-01-12 09:53:29 -08:00
Emerson Delatorre
5d0c796812
UPDATE: Atualizar instruções de melhores práticas do Next.js para 2026, alinhadas com a versão 16.1.1
2026-01-12 12:37:40 -03:00
Aaron Powell
31737e05cc
Merge pull request #559 from github/copilot/update-readme-instructions
...
Clarify instruction file path in README usage documentation
2026-01-12 11:19:52 +11:00
copilot-swe-agent[bot]
7ad7653270
Fix confusing instruction file path in README
...
Updated the instructionsUsage template in constants.mjs to clarify that task-specific instruction files should be created in the .github/instructions/ folder with the pattern *.instructions.md (e.g., .github/instructions/my-csharp-rules.instructions.md), instead of the confusing original wording that mentioned both .github/.instructions.md files and .github/instructions folder.
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com >
2026-01-11 22:13:39 +00:00
Alessandro Fragnani
5424543abf
Apply suggestions from code review
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-11 13:15:56 -03:00
Alessandro Fragnani
da7f2032de
Fix typo
2026-01-11 12:56:22 -03:00
Alessandro Fragnani
090efd486c
Add skills for contributing commands and localization in VS Code extensions
2026-01-11 12:30:10 -03:00
anschnapp
2a450dc8c9
feat(agents): add devils advocate agent
2026-01-10 10:14:48 +01:00
Matt Soucoup
dde0071c65
Merge branch 'main' into chuye/appinsights-instrumentation-skill
2026-01-09 13:40:34 -10:00
Matt Soucoup
8173d995fa
Merge branch 'main' into add-agent-skills-instructions
2026-01-09 13:24:43 -10:00
Matt Soucoup
626416bced
Merge branch 'main' into feature/add-web-design-reviewer-skill
2026-01-09 13:21:49 -10:00
Matt Soucoup
75553cfc1d
Merge branch 'main' into add-github-issues-skill
2026-01-09 13:20:00 -10:00
Matt Soucoup
3c2c62a3b2
Merge branch 'main' into skaluvak/iac-skills
2026-01-09 13:04:55 -10:00
Matt Soucoup
0fe897c6d2
Merge branch 'main' into nuget-manager
2026-01-09 12:45:23 -10:00
Matt Soucoup
7cb91eb601
Merge branch 'main' into add-symfony-instructions
2026-01-09 12:43:29 -10:00
Matt Soucoup
085172eeee
Merge branch 'main' into main
2026-01-09 12:41:13 -10:00
Chunan Ye
33d4dbb812
Update README.skills.md
2026-01-09 11:27:15 -08:00
Chunan Ye
284d97fa19
Use forward slash in file path
2026-01-09 11:22:36 -08:00
Chunan Ye
e12591994c
Update README.skills.md
2026-01-09 11:22:03 -08:00
Matt Soucoup
960f40bc36
Merge branch 'main' into add-lws-instructions
2026-01-09 08:21:36 -10:00
Matt Soucoup
2468db4b2b
Merge branch 'main' into add-salesforce-expert-agent
2026-01-09 08:18:56 -10:00
Pavel Simsa
049d58fa40
Merge branch 'main' into nuget-manager
2026-01-09 19:14:03 +01:00
Matt Soucoup
165cfb8d42
Merge branch 'main' into scala
2026-01-09 08:13:46 -10:00
Matt Soucoup
6079d04bd2
Merge branch 'main' into MCP-M365-Agents
2026-01-09 07:03:26 -10:00
Troy Simeon Taylor
fcfa14e758
Add TypeSpec for Microsoft 365 Copilot collection ( #516 )
...
* Add TypeSpec for Microsoft 365 Copilot collection: prompts, instruction, manifest, docs
* Fix prompt frontmatter (mode + quoted descriptions), quote instructions description, and folderId casing in docs
* Prompt frontmatter: remove name, add model field per guide
---------
Co-authored-by: Troy Taylor <troytaylor@microsoft.com >
Co-authored-by: Matt Soucoup <masoucou@microsoft.com >
2026-01-09 09:03:03 -08:00
benjisho-aidome
57473945b0
Add concise DevOps resources (agents, instructions, prompt) ( #1 ) ( #513 )
...
* Initial plan
* Add DevOps resources: agents, instructions, and prompt
* Replace redundant GitHub Actions instructions with expert agent
* Make DevOps resources more generic for easier maintenance
* Remove optional model field to align with repository conventions
* Reduce code examples to focus on principles and guidance
* Add DevOps Expert agent following infinity loop principle
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
Co-authored-by: benjisho-aidome <218995725+benjisho-aidome@users.noreply.github.com >
Co-authored-by: Matt Soucoup <masoucou@microsoft.com >
2026-01-09 08:41:01 -08:00
Gordon Lam (SH)
5d75b2d79b
Add agent-skills.instructions.md - Guidelines for creating Agent Skills
2026-01-09 21:47:06 +08:00
ks6088ts
ac4d5f5696
update README
2026-01-09 10:40:14 +09:00
Tugdual Grall
ed161c3a87
Add GitHub Issues skill and issue templates for better management
2026-01-08 15:10:24 +01:00
Pavel Simsa
0db764e359
Merge branch 'main' into nuget-manager
2026-01-08 09:36:55 +01:00
Koumudi Kaluvakolanu
50e561433b
added azure-iac-exporter and azure-iac-generator as custom agents
2026-01-07 19:36:16 -08:00
BBoyBen
1292e8a141
Add instruction file for Agents ( #512 )
...
* V1
* Add variables settings
* Edit condition using
* Edit exemple
* Fix agent names
* Update readme
* Clean sub agent parts
* Clean + reorg parts
* Clean parts
---------
Co-authored-by: bmaucote <benoit.maucotel@capgemini.com >
Co-authored-by: Matt Soucoup <masoucou@microsoft.com >
2026-01-07 16:53:22 -08:00
Miguel P Z
33d0ed662a
Add Snowflake semantic view skill and contributing guidelines ( #515 )
...
Co-authored-by: Matt Soucoup <masoucou@microsoft.com >
2026-01-07 16:36:24 -08:00
Pavel Simsa
81715e67ae
Update readme.skills
2026-01-07 09:40:52 +01:00
Pavel Simsa
f5070a3790
Merge branch 'main' into nuget-manager
2026-01-07 09:38:17 +01:00
Pavel Simsa
f515e3c872
Add NuGet Manager skill documentation
...
This skill outlines the management of NuGet packages in .NET projects, emphasizing the use of the `dotnet` CLI for package operations and detailing workflows for adding, removing, and updating package versions.
2026-01-06 21:35:33 +01:00
Vasileios Lahanas
d49b16d735
Add Instruction for Symfony/PHP
2026-01-06 10:53:55 +02:00
Mads Kristensen
d27f4e8ed2
Add guidelines for Visual Studio extension development using Community.VisualStudio.Toolkit
2026-01-05 16:15:24 -08:00
Tom Meschter (from Dev Box)
c7938622af
Update generated README with normalized path separators
2026-01-05 11:33:44 -08:00
Tom Meschter
473d203f46
Update docs/README.skills.md
...
Shorten skill description.
Co-authored-by: msalaman <Marcossalamanca97@hotmail.com >
2026-01-05 11:31:38 -08:00
Abbas Jafry
fabc2986dc
Added instructions for Salesforce LWC development
2025-12-31 03:50:09 +05:30
Abbas Jafry
b070d62b6a
feat(agents): add Salesforce Expert agent
2025-12-31 03:27:16 +05:30
Kent Yao
1653defea5
Update generated README files
2025-12-30 11:54:35 +08:00