create-mobile-app

Installation
SKILL.md

πŸ“‹ Shared instructions: shared-instructions.md β€” read first. Covers safety guardrails, memory bank usage, preferred-environment policy, connector-first rule, Windows CLI compat, command-failure handling.

Create Power Apps Code App (Native)

Top-level orchestrator. Owns the user-visible flow; delegates planning to the native-app-planner agent and per-domain mutation to dedicated /add-* skills.

Workflow

Resume/template checks β†’ prerequisites β†’ requirements (iOS + Android fixed) β†’ rough plan preview β†’ Gate 1 architecture (native capabilities, connectors, then data platform) β†’ Gate 2 Dataverse model when selected β†’ Gates 3 and 4 screen graph/specifications β†’ environment and template preparation β†’ app initialization β†’ design system β†’ conditional Dataverse materialization and sample data β†’ Mobile Offline Profile offer for Dataverse apps β†’ native capabilities and connectors β†’ navigation and screens β†’ validation, preview, and summary.


Installs
101
GitHub Stars
889
First Seen
Jun 30, 2026
create-mobile-app β€” microsoft/power-platform-skills