PowerAppsCodeApps
Build and deploy custom web apps inside Power Apps
All Skills in This Repository (13)
Pure Emerald Level Indicatorsadd-azuredevops
Add the Azure DevOps connector to Power Apps code apps and fix the HttpRequest method.
add-mcscopilot
Add the Microsoft Copilot Studio connector to a Power Apps code application.
create-power-app
Scaffold Power Apps code applications with React and Vite.
list-connections
List Power Platform connections and retrieve connection IDs via CLI.
deploy
Build and deploy Power Apps code applications to the Power Platform.
add-excel
Add the Excel Online (Business) connector to a Power Apps code app.
add-connector
Integrate Power Platform connectors into Power Apps code via CLI commands.
add-sharepoint
Integrate SharePoint Online lists into Power Apps using Graph API and pac code CLI.
add-teams
Add and configure the Microsoft Teams connector in Power Apps code applications.
add-onedrive
Add the OneDrive for Business connector to Power Apps code applications.
add-office365
Integrate the Office 365 Outlook connector into Power Apps code apps.
add-datasource
Route user goals to appropriate Power Apps data source or connector skills.
Frequently Asked Questions
FAQPage SchemaHow to install PowerAppsCodeApps?โผ
Run `npx skills add microsoft/PowerAppsCodeApps --all -g -y` in your terminal to install all skills in this suite globally.
What are Power Apps code apps?โผ
Code apps are custom web applications built with standard tools like React, TypeScript, and Vite that run natively inside Power Apps and connect to Power Platform data sources.
How do I deploy a code app to Power Apps?โผ
Build your app with `npm run build`, then deploy it using the PAC CLI command `pac code push`.
Does PowerAppsCodeApps work with AI coding assistants?โผ
Yes. The included AGENTS.md file gives AI assistants like Claude and GitHub Copilot grounding instructions to create, update, and deploy code apps correctly.
Do I need Power Platform experience to use these templates?โผ
No. The starter templates come pre-configured with React, Vite, and Tailwind CSS, so any web developer can begin building immediately.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core