edit-app

仓库创建 2026年1月22日最近提交 3 小时前SkillHot 收录 20 天前
▸ 精选理由

便于在生成结果上快速做改动而无需重走完整生成流程。

▸ 风险提示

会修改项目文件并可能运行构建/预览命令,需注意版本控制。

这个 Skill 做什么

在已生成的移动应用上进行计划、数据模型和界面等增量编辑与预览。

在已生成的 Power Apps 移动应用上做增量编辑:可以改计划、数据模型、native 能力、界面和生成的应用代码,并即时预览,不用重头开始。适合需要微调设计、增加字段或修改屏幕流程但不想重跑整个生成流程时用。以 native-app-plan.md 作为源头,审批变更后继续应用具体改动,支持快速迭代开发。

▸ 展开 SKILL.md 英文原文

Use when the user wants to iterate on an existing generated Power Apps mobile app after /create-mobile-app: update the plan, data model, native capabilities, design, screens, generated app code, and preview without restarting the full project flow.

开发编程迭代代码生成预览通用
566
Stars
116
Forks
40
仓库内 Skill
+152
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/microsoft/power-platform-skills/main/plugins/mobile-apps/skills/edit-app/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/microsoft/power-platform-skills/main/plugins/mobile-apps/skills/edit-app/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
**Shared instructions: [shared-instructions.md](../../shared/shared-instructions.md)** — read first.

# Edit App (`/edit-app`)

Post-generation editor for an existing mobile app. `native-app-plan.md` remains the source of truth, but the default outcome is a fixed generated app, not a plan-only diff. After the user approves the plan delta, continue into Dataverse/native/design/screen mutations, run verification, update `memory-bank.md`, and regenerate the static preview when UI changed.

Use `--plan-only` only when the user explicitly asks to update planning docs without changing app code. Normal follow-up prompts in Copilot Chat Agent mode should apply the app change end to end.

## When to 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有