power-apps-code-app-scaffold
Complete Power Apps Code App project scaffold with PAC CLI integration, SDK setup, and connector configuration.
What it does
- Set up a Vite + React + TypeScript project configured for Code Apps
- Configure the project to run on port 3000 (required by Power Apps SDK)
- Install and configure the Power Apps SDK (@microsoft/power-apps ^0.3.1)
- Initialize the project with PAC CLI (pac code init)
- vite.config.ts: Configure for Power Apps Code Apps requirements
- power.config.json: Generated by PAC CLI for Power Platform metadata
- PowerProvider.tsx: React provider component for Power Platform initialization
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Complete Power Apps Code App project scaffold with PAC CLI integration, SDK setup, and connector configuration.
Source
Repository: https://github.com/github/awesome-copilot
power-apps-code-app-scaffold FAQ
What does the power-apps-code-app-scaffold skill do?
Scaffold a complete Power Apps Code App project with PAC CLI setup, SDK integration, and connector configuration Set up a Vite + React + TypeScript project configured for Code Apps Configure the project to run on port 3000 (required by Power Apps SDK)
How do I install power-apps-code-app-scaffold?
Run: npx -y skills add https://github.com/github/awesome-copilot --skill power-apps-code-app-scaffold --agent claude-code — the source lives at github.com/github/awesome-copilot.
Maintain power-apps-code-app-scaffold?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/github-awesome-copilot-power-apps-code-app-scaffold?ref=badge) npx agentictools info skills/github-awesome-copilot-power-apps-code-app-scaffold The second line is the CLI lookup for this page — handy in READMEs and docs.