awesome-copilot/README.collections.md
Bruno Borges 6906627e07
Java upgrade guides and Java Collection (#260)
* Java 25 upgrade guide with best practices (Java 21 -> 25)

Added a description for the Java upgrade guide.

* Add Java Development Collection and Upgrade Guides

- Created a new collection for Java development, including prompts and instructions for Spring Boot, Quarkus, JPA, JUnit, and Javadoc.
- Added comprehensive markdown documentation for upgrading from Java 17 to Java 21, detailing new language features, API changes, and best practices.
- Introduced upgrade guide for transitioning from Java 21 to Java 25, highlighting new features, migration strategies, and performance considerations.

* Update upgrade guide headers and descriptions for Java 21 to 25

* Refactor Java Development Collection: Update Upgrade Guides with Descriptions

* Add Java 11 to Java 17 Upgrade Guide with best practices and migration patterns

* Rename files
2025-09-24 10:24:12 +10:00

3.7 KiB

📦 Collections

Curated collections of related prompts, instructions, and chat modes organized around specific themes, workflows, or use cases.

How to Use Collections

Browse Collections:

  • Explore themed collections that group related customizations
  • Each collection includes prompts, instructions, and chat modes for specific workflows
  • Collections make it easy to adopt comprehensive toolkits for particular scenarios

Install Items:

  • Click install buttons for individual items within collections
  • Or browse to the individual files to copy content manually
  • Collections help you discover related customizations you might have missed
Name Description Items Tags
Azure & Cloud Development Comprehensive Azure cloud development tools including Infrastructure as Code, serverless functions, architecture patterns, and cost optimization for building scalable cloud applications. 15 items azure, cloud, infrastructure, bicep, terraform, serverless, architecture, devops
C# .NET Development Essential prompts, instructions, and chat modes for C# and .NET development including testing, documentation, and best practices. 7 items csharp, dotnet, aspnet, testing
Database & Data Management Database administration, SQL optimization, and data management tools for PostgreSQL, SQL Server, and general database development best practices. 8 items database, sql, postgresql, sql-server, dba, optimization, queries, data-management
DevOps On-Call A focused set of prompts, instructions, and a chat mode to help triage incidents and respond quickly with DevOps tools and Azure resources. 5 items devops, incident-response, oncall, azure
Frontend Web Development Essential prompts, instructions, and chat modes for modern frontend web development including React, Angular, Vue, TypeScript, and CSS frameworks. 11 items frontend, web, react, typescript, javascript, css, html, angular, vue
Java Development Comprehensive collection of prompts and instructions for Java development including Spring Boot, Quarkus, testing, documentation, and best practices. 12 items java, springboot, quarkus, jpa, junit, javadoc
Project Planning & Management Tools and guidance for software project planning, feature breakdown, epic management, implementation planning, and task organization for development teams. 17 items planning, project-management, epic, feature, implementation, task, architecture, technical-spike
Security & Code Quality Security frameworks, accessibility guidelines, performance optimization, and code quality best practices for building secure, maintainable, and high-performance applications. 6 items security, accessibility, performance, code-quality, owasp, a11y, optimization, best-practices
Technical Spike Tools for creation, management and research of technical spikes to reduce unknowns and assumptions before proceeding to specification and implementation of solutions. 2 items technical-spike, assumption-testing, validation, research
Testing & Test Automation Comprehensive collection for writing tests, test automation, and test-driven development including unit tests, integration tests, and end-to-end testing strategies. 11 items testing, tdd, automation, unit-tests, integration, playwright, jest, nunit