Commit Graph

15 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Brooke Hamilton
e97a1cf787 Shell scripting instructions for bash, sh, zsh, and other shells (#389)
* shell scripting instructions

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>

* parsing guidelines

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>

---------

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
2025-11-10 10:35:55 +11:00
Christian Lechner
579abafdd4 feat: add instruction for provisioning resources on SAP BTP (#384)
* feat: add instrcutions for Terraform on SAP BTP

* refactoring via GH Copilot streamlining the content

* docs: add contribution

* docs: fixes for review comments by GH Copilot

---------

Co-authored-by: Christian Lechner <22294087+lechnerc77@users.noreply.github.com>
2025-11-10 10:26:51 +11:00
John Haugabook
aa81913faa add update-code-from-shorthand instructions (#370)
* add update-code-from-shorthand.instructions

* add update-code-from-shorthand.instructions

* Update docs/README.instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update instructions/update-code-from-shorthand.instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* improve example in update-code-from-shorthand

* update README.instructions

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-03 15:10:40 +11:00
Ankit Das
83cdb8c13b feat: Add Codexer instructions for advanced Python research (#368)
* docs: update README with Codexer instructions

* docs: regenerate README after adding Codexer instructions
2025-11-03 10:18:47 +11:00
Aaron Powell
41566f327f Fixing install links 2025-10-29 16:25:53 +11:00
Aaron Powell
5bd9125f57 Fixing deep links 2025-10-29 16:21:05 +11:00
Aaron Powell
56d7ce73a0 Partners (#354)
* initial prototype of partners collection with featured collection support

* Starting to add the partners

* Preparing the repo for how the custom agents will work

* moving some files around

* Moving a bunch of stuff around to make the file easier to read

* improving the front matter parsing by using a real library

* Some verbage updates

* some more verbage

* Fixing spelling mistake

* tweaking badges

* Updating contributing guide to be correct

* updating casing to match product

* More agents

* Better handling link to mcp registry

* links to install mcp servers fixed up

* Updating collection tags

* writing the mcp registry url out properly

* Adding custom agents for C# and WinForms

Expert custom agents to improve your experience when working with C# and WinForms in Copilot

* Adding to agents readme

* Adding PagerDuty agent

* Fixing description for terraform agent

* Adding custom agents to the README usage

* Removing the button to make the links more obvious

* docs: relocate category READMEs to /docs and update generation + internal links

* Updating prompts for new path

* formatting

---------

Co-authored-by: Chris Patterson <chrispat@github.com>
2025-10-29 06:07:13 +11:00