awesome-copilot/README.collections.md
Troy Simeon Taylor 0f1a48e482
Add Power Apps Code Apps Development Toolkit (#264)
* Add files via upload

* Revise Power Apps Code App project scaffolding

Update project scaffolding instructions for Power Apps Code Apps with PAC CLI setup, SDK integration, and connector configuration.

* Update Power Apps Code App scaffolding prompt

* Revise development instructions for Power Apps Code Apps

Update Power Apps Code Apps development instructions with new standards and best practices for TypeScript, React, and Power Platform integration.

* Update Power Platform expert chatmode with new details

* Revise Power Apps Code App project scaffold

Update project scaffolding details and add advanced patterns.

* Fixing line endings

---------

Co-authored-by: Aaron Powell <me@aaron-powell.com>
2025-09-26 10:07:42 +10:00

4.0 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. 18 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
Power Apps Code Apps Development Complete toolkit for Power Apps Code Apps development including project scaffolding, development standards, and expert guidance for building code-first applications with Power Platform integration. 3 items power-apps, power-platform, typescript, react, code-apps, dataverse, connectors
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