* 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>
21 lines
756 B
YAML
21 lines
756 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: chatmodes/power-platform-expert.chatmode.md
|
|
kind: chat-mode
|
|
|
|
display:
|
|
ordering: manual
|
|
show_badge: true
|