
from power-platform-skills355
Analyzes a business need for a Power Pages site and recommends whether to implement Web API, AI Web API, Server Logic, Cloud Flows, or a combination — then rout
This skill evaluates backend requirements for Power Pages projects and produces a clear implementation plan: which parts belong as Web API endpoints, which require Server Logic (validate-and-execute), when Cloud Flows are appropriate for async work, and where AI Web API fits for summaries or grounded search. It also renders an HTML plan with data-flow diagrams and phase-based implementation items.
Invoke when the user describes a business problem for a Power Pages site and needs a recommended architecture and phased plan rather than immediate code. Typical triggers include adding payment flows, AI summaries, integrations with external APIs, or performance improvements requiring batched queries.
references/ and assets/ to build HTML plans; the SKILL.md includes a decision framework and templates for ITEM and DATA_FLOW structures.Designed for code-capable agents (Claude Code, Copilot-style, Cursor) and CI/tooling that can run the provided render scripts; integrates well with teams using Power Platform and Dataverse.
This skill has not been reviewed by our automated audit pipeline yet.