Matt Soucoup
8173d995fa
Merge branch 'main' into add-agent-skills-instructions
2026-01-09 13:24:43 -10:00
Matt Soucoup
dadec85778
Merge branch 'main' into update-prompt-instructions
2026-01-09 13:16:15 -10:00
Matt Soucoup
a179d17715
Merge branch 'main' into patch-1
2026-01-09 13:08:07 -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
Matt Soucoup
960f40bc36
Merge branch 'main' into add-lws-instructions
2026-01-09 08:21:36 -10: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)
97b9837c74
Address PR review: Replace Claude with AI agent, fix scriptified wording
2026-01-09 21:58:34 +08:00
Gordon Lam (SH)
5d75b2d79b
Add agent-skills.instructions.md - Guidelines for creating Agent Skills
2026-01-09 21:47:06 +08:00
Gordon Lam
35a690f28e
Update instructions/prompt.instructions.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-08 18:02:10 +08:00
Gordon Lam
fc16945701
Update instructions/prompt.instructions.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-08 18:02:02 +08:00
Gordon Lam (SH)
36d550b6da
Update to latest standard for prompt writing
2026-01-08 17:46:32 +08:00
AIAlchemyForge
d00847a867
Update dataverse-python-agentic-workflows.instructions.md
...
LogicalName is the key to match against
2026-01-08 17:17:20 +13: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
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
Abbas
5e941719dd
Update instructions/lwc.instructions.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-31 10:01:21 +05:30
Abbas
2cff1e2589
Update instructions/lwc.instructions.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-31 10:01:00 +05:30
Abbas Jafry
01c9be7c08
Updated example codes
2025-12-31 09:57:31 +05:30
Abbas Jafry
2d36943446
Updated instructions to more specific examples for decorators
2025-12-31 09:49:01 +05:30
Abbas Jafry
751e36650e
Copilot suggestion updated
2025-12-31 09:34:16 +05:30
Abbas Jafry
996a3571cf
Updated instructions
2025-12-31 09:12:34 +05:30
Abbas Jafry
f253456fd7
Updated instruction file
2025-12-31 03:57:25 +05:30
Abbas Jafry
fabc2986dc
Added instructions for Salesforce LWC development
2025-12-31 03:50:09 +05:30
Kent Yao
5e0561a418
Update instructions/scala2.instructions.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-30 11:48:03 +08:00
Kent Yao
ec9192e47b
Add Scala 2 instructions
2025-12-30 11:29:30 +08:00
Troy Taylor
957f3ab346
Add MCP-based M365 Agents collection
...
- Create Declarative Agent prompt with MCP server integration
- Create Adaptive Cards prompt for visual response templates
- Deploy and Manage Agents prompt for admin workflows
- Development guidelines instruction file
- Collection manifest and reference documentation
Based on:
- https://devblogs.microsoft.com/microsoft365dev/build-declarative-agents-for-microsoft-365-copilot-with-mcp/
- https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/build-mcp-plugins
- https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/api-plugin-adaptive-cards
- https://learn.microsoft.com/en-us/microsoft-365/admin/manage/manage-copilot-agents-integrated-apps
2025-12-23 13:16:55 -05:00
Søren Trudsø Mahon
c3913bc6db
Clarify 'One Dot per Line' instruction ( #499 )
...
Clarify the 'One Dot per Line' rule to include Law of Demeter.
2025-12-19 09:09:43 +11:00
Shane Neuville
b1278eb7ed
feat: Add MAUI Expert agent for .NET cross-platform app development ( #488 )
...
* feat: Add MAUI Expert agent for .NET cross-platform app development
* refactor: Update performance and security guidelines in MAUI documentation
* refactor: Update UI update guidelines for background threads in MAUI agent documentation
2025-12-15 09:35:58 +11:00
John Haugabook
acac124bcb
add update-docs-on-code-change instructions ( #487 )
...
* add update-docs-on-code-change instructions
* Apply suggestions from code review
Modified one of the suggestions, clarifying the terms and instruction file configuration. If possible look over and see if another edit is needed.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-15 09:30:42 +11:00
BBoyBen
db3d883d66
Add Instruction for Salesforce Apex Language ( #483 )
...
* Add Apex instructions
* Readme update
* Update Apex Doc format
* Add escapeSingleQuote and batch good practice
* Add elements
* Edit description
* Fix readme
---------
Co-authored-by: bmaucote <benoit.maucotel@capgemini.com >
2025-12-15 09:29:06 +11:00
Jackson Miller
ac93f988c4
fix vue3 instructions to use vitest instead of jest ( #484 )
...
jest is not supported with vite.
2025-12-12 09:16:06 +11:00
Theo van Kraay
2e605eab42
Cosmos cassandra conversion instructions ( #451 )
...
* add cassandra to cosmos instructions
* updates merging petclinic and todo app conversion testing.
* docs: update README with Cassandra to Cosmos DB conversion instructions
* docs: regenerate README.instructions.md with npm start
* Update instructions/convert-cassandra-to-spring-data-cosmos.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update instructions/convert-cassandra-to-spring-data-cosmos.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update instructions/convert-cassandra-to-spring-data-cosmos.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update instructions/convert-cassandra-to-spring-data-cosmos.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-12 09:10:06 +11:00
Daniel Scott-Raynsford
47cfb44b3e
CHANGE: Add Azure Verified Modules Bicep instructions ( #481 )
...
- Introduced comprehensive documentation for Azure Verified Modules (AVM) and Bicep.
- Included guidelines for module discovery, usage, naming conventions, and best practices.
- Added validation requirements and troubleshooting tips for Bicep files.
2025-12-11 10:16:31 +11:00
Maximilian Irro
d430eb592a
Include .yaml files in applyTo for GitHub Actions instructions ( #468 )
...
Updated applyTo field to include .yaml files for workflows.
2025-12-08 09:44:42 +11:00
Maximilian Irro
ce15839f4e
Add support for compose.yaml in Docker best practices ( #466 )
...
* Add support for compose.yml in Docker best practices
* Fix formatting in Docker best practices instructions
2025-12-08 09:42:11 +11:00
Troy Simeon Taylor
a89019fb3b
Add Dataverse SDK for Python Collection ( #458 )
...
* Add Dataverse SDK for Python: 5 new instruction files (error handling, authentication, performance, testing, use cases) + 4 prompts and updated READMEs
* Delete COLLECTION_STATUS.md
* Delete ENHANCEMENT_SUMMARY.md
2025-12-05 10:38:34 +11:00
Aline Ávila
ddfccc733e
Add generic code review instructions ( #437 )
...
* Add generic code review instructions
- Generic and reusable code review template
- Multi-language support (JavaScript, Python, Java, TypeScript)
- Based on GitHub Copilot prompt engineering best practices
- Includes security, performance, and architecture checks
- Customizable for any project
- Follows awesome-copilot contribution guidelines
* Add generic code review instructions
- Generic and reusable code review template
- Multi-language support (JavaScript, Python, Java, TypeScript)
- Based on GitHub Copilot prompt engineering best practices
- Includes security, performance, and architecture checks
- Customizable for any project
- Follows awesome-copilot contribution guidelines
* Add applyTo field to code review instructions front matter
2025-12-01 10:07:06 +11:00
shane lee
2f8a1ff839
add spring boot 4 migration guide ( #435 )
2025-11-28 09:37:08 +11:00
Aaron Powell
86adaa48fe
Chat Modes -> Agents ( #433 )
...
* Migrating chat modes to agents now that's been released to stable
* Fixing collections
* Fixing names of agents
* Formatting
* name too long
* Escaping C# agent name
2025-11-25 16:24:55 +11:00
Troy Simeon Taylor
cf0f01d981
Add Power Apps Component Framework (PCF) Development Collection ( #428 )
...
* Add PCF Development collection with 17 instruction files
* Update instructions/pcf-overview.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Fix description field formatting - wrap values in single quotes
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-24 09:45:23 +11:00
Gerald Versluis
848c5c4ef1
Revise MediaPicker migration details and framework updates ( #424 )
...
* Revise MediaPicker migration details and framework updates
Updated deprecation notes and migration instructions for MediaPicker APIs. Adjusted target framework versions and deprecated API lists.
* Update TargetFrameworks for .NET MAUI upgrade
* Update Windows target framework version in instructions
---------
Co-authored-by: Aaron Powell <me@aaron-powell.com >
2025-11-21 14:19:43 +11:00
Jorge Balderas
44ce287473
add Playwright .NET test generation instructions ( #419 )
...
* add Playwright .NET test generation instructions
* applied Copilot review suggestions and executed npm start to generate documentation files
---------
Co-authored-by: Aaron Powell <me@aaron-powell.com >
2025-11-21 14:11:31 +11:00
Yuta Matsumura
d5a0856735
Update C# version references to 14 and ASP.NET Core 10 ( #411 )
2025-11-16 10:03:07 +11:00
Brooke Hamilton
c82d888fc4
makefile instructions ( #407 )
...
Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com >
2025-11-16 09:58:31 +11:00
Daniel Abbatt
8f59b61fbe
Update C# version references to C# 14 and ASP.NET Core 10 ( #397 )
2025-11-13 10:07:55 +11:00
Shane Neuville
17a3ac5931
.NET MAUI 9 to 10 upgrade instructions ( #395 )
...
* .NET MAUI 9 to 10 upgrade instructions
* - update readme and front matter
* - fix windows10 notes
* fix: add applyTo field for file targeting in upgrade instructions
2025-11-12 10:06:12 +11:00