mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
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>
This commit is contained in:
committed by
GitHub
parent
744aff965b
commit
0f1a48e482
20
collections/power-apps-code-apps.collection.yml
Normal file
20
collections/power-apps-code-apps.collection.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
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: chatmodes/power-platform-expert.chatmode.md
|
||||
kind: chat-mode
|
||||
|
||||
display:
|
||||
ordering: manual
|
||||
show_badge: true
|
||||
Reference in New Issue
Block a user