power-apps-code-app-scaffold
Scaffolds a Vite + React + TypeScript project for Power Apps Code Apps with PAC CLI and SDK integration.
Install
npx skills add https://github.com/github/awesome-copilot --skill power-apps-code-app-scaffoldStats
| Total installs | 7,406 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Scaffolds a Vite + React + TypeScript project configured for Power Apps Code Apps, including Power Apps SDK (@microsoft/power-apps ^0.3.1) and PAC CLI initialization
- Generates essential configuration files (vite.config.ts, power.config.json, PowerProvider.tsx, tsconfig.json) and organized folder structure for components, services, models, hooks, and utilities
- Includes development scripts for parallel execution (dev, build, preview, lint) and PAC CLI commands for authentication, environment selection, connector management, and deployment
- Provides working sample implementation with Office 365 Users connector, TypeScript models, error handling, Fluent UI components, and PowerProvider initialization pattern
- Documents prerequisites (Node.js LTS, PAC CLI, Power Platform environment), supported connectors (SQL Server, SharePoint, Dataverse, Teams, OneDrive), current limitations, and best practices for secure development
Tags
reacttypescriptnodesqlfrontendcli-toolsarchitectureproductivitycloudbest-practicesgeneratorintegration
Related skills
| Skill | Installs | vs power-apps-code-app-scaffold |
|---|---|---|
| web-design-reviewer | 8,586 | +1,180 |
| swiftui-pro | 7,604 | +198 |
| vscode-ext-localization | 7,582 | +176 |
| next-intl-add-language | 7,523 | +117 |
| fluentui-blazor | 7,501 | +95 |
FAQ
- How many installs does power-apps-code-app-scaffold have?
- power-apps-code-app-scaffold has 7,406 total installs and 7.4K installs this week.
- Where is power-apps-code-app-scaffold hosted?
- power-apps-code-app-scaffold is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does power-apps-code-app-scaffold have?
- power-apps-code-app-scaffold has 27.4K GitHub stars.
- When was power-apps-code-app-scaffold first indexed?
- OrangeBot.AI first indexed power-apps-code-app-scaffold on Feb 25, 2026.
- How do I install power-apps-code-app-scaffold?
- Run: npx skills add https://github.com/github/awesome-copilot --skill power-apps-code-app-scaffold