awesome-copilot/README.collections.md
Daniel Scott-Raynsford 931d8a0a95
Add Technical Spike collection and related resources (#251)
* Add Technical Spike collection and related resources

- Introduced a new collection for Technical Spikes, including a chat mode for research and a prompt for creating spike documents.
- Updated the Project Planning & Management collection to include references to technical spikes.
- Enhanced README files to reflect the addition of technical spike resources.
- Created detailed documentation for the technical spike research methodology and prompt structure.
- Added new tags and items to facilitate better organization and discovery of technical spike-related content.

* CHANGE: Update research methodology for technical spikes

- Refine tool usage philosophy for exhaustive research
- Enhance todo management protocol for better tracking
- Improve spike document update protocol for real-time logging
2025-09-17 14:18:17 +10:00

3.4 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
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