Skip to content

chumleesockson/power-apps-code-apps-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Power Apps Code Apps Skill

An agent skill for building, developing, and deploying Power Apps Code Apps — code-first web applications (React + TypeScript + Vite) that run inside the Power Platform.

Install

npx skills add chumleesockson/power-apps-code-apps-skill

What's Included

  • SKILL.md — Core workflow: scaffolding, data sources, SDK usage, build & deploy
  • references/cli-commands.md — Complete npx power-apps CLI reference (scaffolding, data sources, deployment)
  • references/project-structure.md — Project layout, technology stack, and Vite configuration
  • references/sdk-api-patterns.md — API patterns for Dataverse, connectors, SharePoint, SQL, and telemetry

When It Activates

This skill triggers when working with:

  • power.config.json files
  • @microsoft/power-apps imports
  • npx power-apps CLI commands
  • Power Apps Code Apps projects

About

An agent skill to use with the default Power Apps Code Apps starter template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors