code apps agents

8 tagged code apps, measured the same way as everything else here.

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

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