Skip to content
Power Apps Model-Driven App Builder

Power Apps Model-Driven App BuilderSkill

Added to Onei
1 views
v2.7.1
MIT
Repository Docs

Summary

Microsoft's official plugin that builds whole model-driven Power Apps — tables, forms, views, security roles and generative pages — from a natural-language brief.

Features

  • /app-builder authors a complete model-driven app from a natural-language intent
  • /genpage adds generative pages to an existing app
  • Creates Dataverse tables, relationships, forms, views, charts and security roles
  • React + TypeScript + Fluent UI output deployed via PAC CLI
  • Specialist sub-agents for planning, entity creation and parallel code generation

Install This Skill

Add this skill to your favorite AI agent in a few steps.

Any AI agent

This skill is plain instructions — it works with any assistant that accepts custom instructions or system prompts.

  1. Copy the skill content with the button below.
  2. Paste it into your agent's instruction file or system prompt (for example AGENTS.md, .cursorrules, or a custom instructions field).
  3. Ask the agent to apply the skill whenever the task matches.

Skill Content

Markdown Content

Copy this content and use it with your preferred AI agent

# Model Apps plugin

Build model-driven Power Apps end to end, and the generative pages that go in them.

## Install

/plugin marketplace add microsoft/power-platform-skills
/plugin install model-apps@power-platform-skills

## Skills

/app-builder  (Preview)
  Builds and edits a whole app from a natural-language intent: tables,
  relationships, forms, views, charts, security roles, app + sitemap.

/genpage
  Builds generative pages (genux) for an app that already exists, using
  specialist agents for planning, entity creation and parallel code generation.

Use either independently - neither requires the other.

## Stack and prerequisites

React + TypeScript + Fluent UI, deployed via PAC CLI and the headless
cds-maker-sdk. Requires PAC CLI > 2.10.0 and Azure CLI (az login).
See CHANGELOG.md for the v1.x -> v2.x migration.

Usage Instructions

Learn how to use this skill with different AI agents.

Claude Desktop
/plugin marketplace add microsoft/power-platform-skills
/plugin install model-apps@power-platform-skills

Description

The official Microsoft plugin for building model-driven Power Apps end to end with a coding agent. Its headline skill, /app-builder (in preview), takes a natural-language statement of intent and authors the entire app: Dataverse tables and the relationships between them, forms, views, charts, security roles, and the app plus its sitemap. A second skill, /genpage, builds generative pages (genux) for an app that already exists.

The two are deliberately independent — neither requires the other — so you can generate a greenfield app from a brief, or add a modern generated page to an app your organisation has run for years.

Generated pages are React + TypeScript using Fluent UI, which matches what a Power Platform developer would write by hand rather than producing a bespoke framework nobody else can maintain. The workflow covers the whole path: validating prerequisites, gathering requirements, generating code through specialist agents for planning, entity creation and parallel code generation, deploying via PAC CLI, and verifying the result in the browser. Under the hood it uses the headless cds-maker-sdk.

Requirements: PAC CLI newer than 2.10.0 and the Azure CLI (az). The repository ships a CHANGELOG documenting the v1.x to v2.x migration, which matters because the v2 line reorganised the skill surface.

Published by Microsoft under the MIT licence, installable into Claude Code or GitHub Copilot CLI from the power-platform-skills marketplace.

Related Skills

New

Railway's official agent skill: create projects, provision databases and buckets, deploy, manage variables and domains, and read build failures back — from the CLI, API or MCP server.

1 views

Diagnoses wrong gradients in differentiable NVIDIA Warp programs by measuring first — comparing autodiff against finite differences on a shrunk reproduction before proposing any fix.

4 views
New

Google's official skill for the gws CLI — drive Gmail, Drive, Calendar, Sheets, Docs, Chat and Admin APIs from an agent, with Model Armor screening.

6 views 1 copies
New

Netlify's official skill for zero-config managed Postgres — querying from Functions, Drizzle setup, migrations and per-preview database branches.

4 views
Browse all skills →