microsoftmicrosoftOfficialยท13 Agent Skills Included

PowerAppsCodeApps

Build and deploy custom web apps inside Power Apps

Builds custom web applications that run natively inside Power Apps using React, TypeScript, and Vite. Provides starter templates, sample apps, and deployment workflows that connect to Power Platform data sources and connectors. Removes manual scaffolding and configuration so developers can ship business apps faster with standard web tooling.
npx skills add microsoft/PowerAppsCodeApps --all -g -y
Available:

Instructs your AI agent on how to create, update, and deploy Power Apps code apps, including running the build command and deploying with the PAC CLI while tracking app versions.

All Skills in This Repository (13)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
microsoftmicrosoft

add-azuredevops

Add the Azure DevOps connector to Power Apps code apps and fix the HttpRequest method.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

add-mcscopilot

Add the Microsoft Copilot Studio connector to a Power Apps code application.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

create-power-app

Scaffold Power Apps code applications with React and Vite.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

list-connections

List Power Platform connections and retrieve connection IDs via CLI.

Official
Basic
๐Ÿ“ฆ In Repo
microsoftmicrosoft

deploy

Build and deploy Power Apps code applications to the Power Platform.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

add-excel

Add the Excel Online (Business) connector to a Power Apps code app.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

add-connector

Integrate Power Platform connectors into Power Apps code via CLI commands.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

add-sharepoint

Integrate SharePoint Online lists into Power Apps using Graph API and pac code CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

add-teams

Add and configure the Microsoft Teams connector in Power Apps code applications.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

add-onedrive

Add the OneDrive for Business connector to Power Apps code applications.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

add-office365

Integrate the Office 365 Outlook connector into Power Apps code apps.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

add-datasource

Route user goals to appropriate Power Apps data source or connector skills.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’