🚀
DevOpsJavaScript

Deploy

by microsoft

Deploy is a DevOps skill for Claude Code, published by microsoft in power-platform-skills.

757 stars158 forkson microsoft/power-platform-skillsAdded 2026/08/23+3% in starsRepository updated 2026/08/22
claude-code-pluginclaude-code-skillscode-appsgithub-copilot-pluginpower-appspower-pagespower-platform
Install in seconds
Install Deploy
Copy Deploy into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/microsoft/power-platform-skills/tree/main/plugins/code-apps/skills/deploy ~/.claude/skills/deploy

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/microsoft/power-platform-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/code-apps/skills/deploy/SKILL.md in microsoft/power-platform-skills
Installs to
~/.claude/skills/deploy
Collection
One of 25 skills cataloged from this repository
Category
DevOps798 skills

What Deploy does

Deploy builds and publishes a Power Apps code app to Power Platform. Use it when pushing changes, redeploying an app, or updating a live environment.

Deploy is cataloged under DevOps on DirSkills. Deploy comes from a repository tagged claude-code-plugin, claude-code-skills, code-apps, github-copilot-plugin and power-apps.

Documentation

README

📋 Shared Instructions: shared-instructions.md - Cross-cutting concerns.

Deploy

Builds and deploys the app in the current directory to Power Platform.

Workflow

  1. Check Memory Bank → 2. Build → 3. Deploy → 4. Update Memory Bank

Step 1: Check Memory Bank

Check for memory-bank.md in the project root. If found, read it for the project name and environment. If not found, proceed — the project may have been created without the plugin.

Step 2: Build

npm run build

If the build fails:

  • TS6133 (unused import): Remove the unused import and retry.
  • Other TypeScript errors: Report the error with the file and line number and stop. Do not deploy a broken build.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Deploy

  • What else does microsoft publish alongside Deploy?

    Deploy is one of 25 skills that DirSkills catalogs from microsoft/power-platform-skills, the repository it ships in. Its siblings there include Add Connector, Add Connector and Add Data Source. Each one is a separate skill with its own page in this directory, installs the same way Deploy does, and is maintained by microsoft in that same repository. The rest of the collection is listed on the microsoft/power-platform-skills page.

  • How does Deploy compare to other DevOps skills?

    Deploy ranks #554 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Deploy against them. Open each page to compare what they document and how they install.

More from microsoft/power-platform-skills

Deploy is one of 25 skills cataloged on DirSkills from microsoft/power-platform-skills.

See all 25 skills