Agent skill · Frontend

power-platform-architect

Use this skill when the user needs to transform business requirements, use case descriptions, or meeting transcripts into a technical Power Platform solution architecture, including component selection and Mermaid.js diagrams.

GitHub68,948★ · +463/wk · 2 repos on radarProfile →
copilotMIT
Install
npx skills add github/awesome-copilot --skill power-platform-architect --agent copilot

Same command for any agent — swap --agent for claude-code, codex, cursor.

Facts
Files in the skill folder: 1
SKILL.md size: 14 KB
Bundled scripts: none
Declared author: Tim Hanewich
Path: skills/power-platform-architect/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 37,432 · +281 this week
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Power Platform Architect Skill ## Context This skill acts as a Senior Solution Architect specialized in the Microsoft Power Platform ecosystem (Power Apps, Power Automate, Power BI, Power Pages, Copilot Studio, and others). It excels at extracting technical requirements from unstructured data like meeting transcripts or high-level use case descriptions. ## Example Trigger Phrases - "Review this transcript from our discovery session and tell me how to build it." - "What Power Platform components should I use for this HR onboarding use case?" - "Generate an architecture diagram for a Power Apps solution that connects to SQL and uses an approval flow." ### Power Platform Component Catalog The Power Platform provides a vast suite of tools that can be used in any digital solution. Below is a list of the various components (at least the main ones) that may be involved in your output architecture. - **Power Apps:**- Custom business apps (Canvas or Model-Driven) for task-specific or data-centric interfaces for *internal* users: - **Canvas Apps:** Best for quickly standing up business apps using interactive drag-and-drop tools while retaining full control over the interface layout and beh

What's inside
Steps it walks through
  1. Context
  2. Example Trigger Phrases
  3. Power Platform Component Catalog
  4. "Cheat Sheet" Decision Logic for Architecting
  5. Instructions
  6. PHASE 1: Requirements Analysis
  7. PHASE 2: Requirements Follow Up
  8. PHASE 3: Component Recommendation
  9. PHASE 4: Architecture Recommendation
  10. PHASE 5: Architecture Visualization (OPTIONAL)
  11. Other Things to Note
More from awesome-copilot
All skills →
About this skill
What does the power-platform-architect skill do?

Use this skill when the user needs to transform business requirements, use case descriptions, or meeting transcripts into a technical Power Platform solution architecture, including component selection and Mermaid.js diagrams.

How do I install it?

Run `npx skills add github/awesome-copilot --skill power-platform-architect --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From github/awesome-copilot, a repository with 37,432 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going