power apps skills

44 tagged power apps, measured the same way as everything else here.

Browse within: claude-code-skills 43power-platform 43code-apps 42power-pages 42

add-sample-data

01

microsoft/power-platform-skills

Skill Claude CodeCodex

Use when the user wants to seed Dataverse tables with realistic sample records so a freshly-scaffolded code app shows real-looking data on first launch. Generates contextually appropriate rows from each table's schema and inserts them in dependency order. Mirrors…

784 2d ago A 72 tokens original MIT

debug-app

02

microsoft/power-platform-skills

Skill Claude CodeCodex

Use when the user has finished building a mobile app, started it with npm run dev, and wants the running app monitored for runtime errors AND silent failures (empty lists, blank screens, swallowed network errors) and fixed autonomously. Accepts a free-text symptom (e.g., /debug-app "todos not appearing on home…

784 2d ago A 168 tokens original MIT

edit-app

03

microsoft/power-platform-skills

Skill Claude CodeCodex

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.

784 2d ago A 51 tokens original MIT

canvas-apps-ui-gen

04

ToluVictor/canvas-apps-tools

Skill Claude CodeCodex

Generates paste-ready Power Apps Canvas App YAML. Invoke when the user wants to replicate a UI mockup, improve an existing Canvas app screen, or build a new screen from a text description. Also invoke when the user asks to "improve", "redesign", or "generate YAML" for a Canvas app screen.

135 4mo ago A 71 tokens original MIT

PowerAppsControl

05

ilyafainberg/PowerAppsControl

Skill Claude CodeCodex

Drive the PowerAppsControl MCP server to UX-test a Power App end to end: open and verify an app URL, let the user choose a mode (smoke test = in-depth read-only exploration that produces a repeatable natural-language test plan; or run my test plan), then run it in a recorded session and produce a video + HTML report…

7 1mo ago A 177 tokens GPL-3.0