Files
awesome-copilot/plugins/power-apps-code-apps/README.md
Aaron Powell 647889c0ac refresh readme
2026-02-05 13:56:13 +11:00

33 lines
1017 B
Markdown

# Power Apps Code Apps Development Plugin
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.
## Installation
```bash
# Using Copilot CLI
copilot plugin install power-apps-code-apps@awesome-copilot
```
## What's Included
### Commands (Slash Commands)
| Command | Description |
|---------|-------------|
| `/power-apps-code-apps:power-apps-code-app-scaffold` | Scaffold a complete Power Apps Code App project with PAC CLI setup, SDK integration, and connector configuration |
### Agents
| Agent | Description |
|-------|-------------|
| `power-platform-expert` | Power Platform expert providing guidance on Code Apps, canvas apps, Dataverse, connectors, and Power Platform best practices |
## Source
This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions.
## License
MIT