microsoft/power-platform-skills

A plugin marketplace for Claude Code/GitHub Copilot that provides Power Platform development plugins, including reusable skills, agents, and commands for building and deploying solutions.

784Stars on the repository
60Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

canvas-app-planner

01

microsoft/power-platform-skills

Agent

Produces implementation plans for approved Canvas App creation and complex edits. Discovers controls, APIs, and data sources, then writes a compact dispatch index, shared conventions, and one screen-specific brief per target file. In CREATE mode it also writes App.pa.yaml. Called by the orchestrator, not directly by…

784 2d ago A 67 tokens original MIT

microsoft/power-platform-skills

Agent

Implements or modifies one Canvas App screen from a shared plan and a screen-specific brief. Writes exactly one .pa.yaml file and performs self-QA without compiling. Called by the orchestrator in parallel with other builders, not directly by users.

784 2d ago A 53 tokens original MIT

code-app-architect

03

microsoft/power-platform-skills

Agent

Power Apps Code App Architect specializing in React/Vite architecture, Dataverse integration, connector patterns, and Power Platform deployment. Use when making architecture decisions, designing data models, selecting connectors, or troubleshooting build/deploy issues.

784 2d ago A 49 tokens original MIT

microsoft/power-platform-skills

Agent

Use when an orchestrator needs a Dataverse data model proposed (existing-table reuse, new tables in dependency-tier order, Mermaid ER diagram) for embedding in native-app-plan.md. Read-only — proposes, never mutates. Called by native-app-planner and /edit-app; not invoked directly by users.

784 2d ago A 67 tokens original MIT

native-app-planner

05

microsoft/power-platform-skills

Agent

Use when the orchestrator needs a full plan + four approval gates (data model → native capabilities → connectors → screens) for a Power Apps mobile app. Read-only — proposes everything, mutates nothing. Called by /create-mobile-app; not invoked directly by users.

784 2d ago A 59 tokens original MIT

microsoft/power-platform-skills

Agent

Use when the orchestrator needs an offline profile design proposed (per-table row scope, recommended relationships, selected columns, sync frequency) for embedding in native-app-plan.md.

784 2d ago A 38 tokens original MIT

screen-builder

07

microsoft/power-platform-skills

Agent

Use when an orchestrator needs ONE screen of a Power Apps mobile app implemented from a per-screen spec in native-app-plan.md. Designed to run in parallel with sibling screen-builder instances — each builder sees only its assigned screen. Called by /create-mobile-app and /edit-app; not invoked directly by users.

784 2d ago A 65 tokens original MIT

screen-planner

08

microsoft/power-platform-skills

Agent

Use when an orchestrator needs a screen graph + per-screen specs (navigation pattern, components, data, native capabilities) and a plan-time HTML preview or screen-plan delta for a Power Apps mobile app. Read-only — does NOT write TSX. Called by native-app-planner and /edit-app; not invoked directly by users.

784 2d ago A 71 tokens original MIT