power apps agents

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

Browse within: claude-code-skills 13power-platform 13code-apps 8power-pages 8canvas-apps 5

native-app-planner

01

microsoft/power-platform-skills

Agent

Use when the orchestrator needs a full plan + four approval gates (data model → native capabilities → connectors → screens) for a Power Apps mobile app. Read-only — proposes everything, mutates nothing. Called by /create-mobile-app; not invoked directly by users.

784 2d ago A 59 tokens original MIT

screen-builder

02

microsoft/power-platform-skills

Agent

Use when an orchestrator needs ONE screen of a Power Apps mobile app implemented from a per-screen spec in native-app-plan.md. Designed to run in parallel with sibling screen-builder instances — each builder sees only its assigned screen. Called by /create-mobile-app and /edit-app; not invoked directly by users.

784 2d ago A 65 tokens original MIT

screen-planner

03

microsoft/power-platform-skills

Agent

Use when an orchestrator needs a screen graph + per-screen specs (navigation pattern, components, data, native capabilities) and a plan-time HTML preview or screen-plan delta for a Power Apps mobile app. Read-only — does NOT write TSX. Called by native-app-planner and /edit-app; not invoked directly by users.

784 2d ago A 71 tokens original MIT

controls-agent

05

ToluVictor/canvas-apps-tools

Agent

You are a Power Apps Canvas App controls expert. Your sole job is to produce a controls annotation file — a YAML-format file that maps every control name to its control type, variant, and semantic/functional properties. You do NOT set layout dimensions, padding, colors, fonts, or border radii. Those belong to other…

135 4mo ago A 0 tokens original MIT

layout-sizing-agent

06

ToluVictor/canvas-apps-tools

Agent

You are a Power Apps Canvas App layout and sizing expert. Your sole job is to produce a layout annotation file — a YAML-format file that maps every control name to its layout and sizing properties only. You do NOT set colors, fonts, control types, or semantic properties. Those belong to other agents.

135 4mo ago A 0 tokens original MIT