You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/plugin/marketplace.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -441,6 +441,12 @@
441
441
"description": "Comprehensive Power BI development resources including data modeling, DAX optimization, performance tuning, visualization design, security best practices, and DevOps/ALM guidance for building enterprise-grade Power BI solutions.",
442
442
"version": "1.0.0"
443
443
},
444
+
{
445
+
"name": "power-platform-architect",
446
+
"source": "power-platform-architect",
447
+
"description": "A plugin for power platform architect.",
Copy file name to clipboardExpand all lines: docs/README.plugins.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,7 @@ See [CONTRIBUTING.md](../CONTRIBUTING.md#adding-plugins) for guidelines on how t
67
67
|[polyglot-test-agent](../plugins/polyglot-test-agent/README.md)| Multi-agent pipeline for generating comprehensive unit tests across any programming language. Orchestrates research, planning, and implementation phases using specialized agents to produce tests that compile, pass, and follow project conventions. | 9 items | testing, unit-tests, polyglot, test-generation, multi-agent, tdd, csharp, typescript, python, go |
68
68
|[power-apps-code-apps](../plugins/power-apps-code-apps/README.md)| Complete toolkit for Power Apps Code Apps development including project scaffolding, development standards, and expert guidance for building code-first applications with Power Platform integration. | 2 items | power-apps, power-platform, typescript, react, code-apps, dataverse, connectors |
69
69
|[power-bi-development](../plugins/power-bi-development/README.md)| Comprehensive Power BI development resources including data modeling, DAX optimization, performance tuning, visualization design, security best practices, and DevOps/ALM guidance for building enterprise-grade Power BI solutions. | 8 items | power-bi, dax, data-modeling, performance, visualization, security, devops, business-intelligence |
70
+
|[power-platform-architect](../plugins/power-platform-architect/README.md)| A plugin for power platform architect. | 1 items | power-platform, power-platform-architect, power-platform, power-apps, dataverse, power-automate, power-pages, power-bi |
70
71
|[power-platform-mcp-connector-development](../plugins/power-platform-mcp-connector-development/README.md)| Complete toolkit for developing Power Platform custom connectors with Model Context Protocol integration for Microsoft Copilot Studio | 3 items | power-platform, mcp, copilot-studio, custom-connector, json-rpc |
71
72
|[project-planning](../plugins/project-planning/README.md)| Tools and guidance for software project planning, feature breakdown, epic management, implementation planning, and task organization for development teams. | 15 items | planning, project-management, epic, feature, implementation, task, architecture, technical-spike |
72
73
|[python-mcp-development](../plugins/python-mcp-development/README.md)| Complete toolkit for building Model Context Protocol (MCP) servers in Python using the official SDK with FastMCP. Includes instructions for best practices, a prompt for generating servers, and an expert chat mode for guidance. | 2 items | python, mcp, model-context-protocol, fastmcp, server-development |
Copy file name to clipboardExpand all lines: plugins/power-platform-architect/.github/plugin/plugin.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "power-platform-architect",
3
-
"description": "A plugin for power platform architect.",
3
+
"description": "Senior Solution Architect for the Microsoft Power Platform, turning business requirements into functioning Power Platform solution architectures.",
0 commit comments