Skip to content

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

License

Notifications You must be signed in to change notification settings

chumleesockson/power-apps-code-apps-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

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 pac code CLI reference (auth, 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
  • pac code 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

No packages published