Microsoft Power Platform
Power Platform Vibe Code Library
A plugin marketplace for AI-assisted (“vibe”) coding on the Power Platform. Each plugin bundles agent skills that teach a coding agent how to build, secure, deploy, and validate real solutions — Copilot Studio agents, Power Pages code sites, and Power Apps code apps.
Add the marketplace once with
/plugin marketplace add kellycason/vibe-code-library, then install any plugin with
/plugin install <plugin>@vibe-code-library (for example
/plugin install copilot-studio@vibe-code-library). Prefer a manual install? Download a
skill ZIP below and unzip it into .github/skills/<skill-name>/ for one workspace or
~/.copilot/skills/<skill-name>/ globally.
Copilot Studio
Agent engineering for Microsoft Copilot Studio YAML agents. Install: /plugin install copilot-studio@vibe-code-library
Copilot Studio Agent Engineering
Build, ground, validate, sync, and test Copilot Studio YAML agents — including file-to-flow transactions and custom channels — while preserving agent identities and distinguishing authoring success from runtime correctness.
Power Pages
Building and operating Power Pages code sites. Install: /plugin install power-pages@vibe-code-library
Power Pages Code Site
Build, secure, deploy, and troubleshoot React/Vite Power Pages SPA sites with Dataverse, Server Logic, and SharePoint document management.
Code Apps
Building and hosting Power Apps code apps on Power Platform. Install: /plugin install code-apps@vibe-code-library
Power Apps Code Apps
Scaffold, authenticate, connect, deploy, and troubleshoot React/Vite code apps with Dataverse, generated TypeScript services, Power Platform connectors, Copilot Studio, GCC/sovereign targeting, and ALM.
Community tooling under the MIT License. Product behavior and availability can change; confirm current details in official Microsoft documentation and your target environment. Looking for reference guides and one-pagers? See the Power Platform Docs.