|
| 1 | +# 📦 Collections |
| 2 | + |
| 3 | +Curated collections of related prompts, instructions, and chat modes organized around specific themes, workflows, or use cases. |
| 4 | +### How to Use Collections |
| 5 | + |
| 6 | +**Browse Collections:** |
| 7 | +- Explore themed collections that group related customizations |
| 8 | +- Each collection includes prompts, instructions, and chat modes for specific workflows |
| 9 | +- Collections make it easy to adopt comprehensive toolkits for particular scenarios |
| 10 | + |
| 11 | +**Install Items:** |
| 12 | +- Click install buttons for individual items within collections |
| 13 | +- Or browse to the individual files to copy content manually |
| 14 | +- Collections help you discover related customizations you might have missed |
| 15 | + |
| 16 | +| Name | Description | Items | Tags | |
| 17 | +| ---- | ----------- | ----- | ---- | |
| 18 | +| [Azure & Cloud Development](collections/azure-cloud-development.md) | 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 | |
| 19 | +| [C# .NET Development](collections/csharp-dotnet-development.md) | Essential prompts, instructions, and chat modes for C# and .NET development including testing, documentation, and best practices. | 7 items | csharp, dotnet, aspnet, testing | |
| 20 | +| [Database & Data Management](collections/database-data-management.md) | 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 | |
| 21 | +| [DevOps On-Call](collections/devops-oncall.md) | 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 | |
| 22 | +| [Frontend Web Development](collections/frontend-web-dev.md) | 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 | |
| 23 | +| [Project Planning & Management](collections/project-planning.md) | Tools and guidance for software project planning, feature breakdown, epic management, implementation planning, and task organization for development teams. | 15 items | planning, project-management, epic, feature, implementation, task, architecture | |
| 24 | +| [Security & Code Quality](collections/security-best-practices.md) | 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 | |
| 25 | +| [Testing & Test Automation](collections/testing-automation.md) | 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 | |
0 commit comments