mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
* Migrating chat modes to agents now that's been released to stable * Fixing collections * Fixing names of agents * Formatting * name too long * Escaping C# agent name
30 lines
781 B
YAML
30 lines
781 B
YAML
id: power-apps-code-apps
|
|
name: Power Apps Code Apps Development
|
|
description: 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.
|
|
tags:
|
|
[
|
|
power-apps,
|
|
power-platform,
|
|
typescript,
|
|
react,
|
|
code-apps,
|
|
dataverse,
|
|
connectors,
|
|
]
|
|
items:
|
|
# Power Apps Code Apps Prompt
|
|
- path: prompts/power-apps-code-app-scaffold.prompt.md
|
|
kind: prompt
|
|
|
|
# Power Apps Code Apps Instructions
|
|
- path: instructions/power-apps-code-apps.instructions.md
|
|
kind: instruction
|
|
|
|
# Power Platform Expert Chat Mode
|
|
- path: agents/power-platform-expert.agent.md
|
|
kind: agent
|
|
|
|
display:
|
|
ordering: manual
|
|
show_badge: true
|