mirror of
https://github.com/github/awesome-copilot.git
synced 2026-04-23 16:45:54 +00:00
* Moved power-platform-architect skill to plugin * Restore power-platform-architect skill * Scaffolded power-platform-architect * Added skill * Tweaked plugin.json * Imported readme * Added to readme * Deleted README.md * Renamed to README.md * Added demo header * Replaced banner * AI * Provided description * Built * Fixed md table * Removed duplication power-platform key * Re-built to clear out dual key: * Fixed what it does md table * Removed section * Removed empty lines
21 lines
567 B
JSON
21 lines
567 B
JSON
{
|
|
"name": "power-platform-architect",
|
|
"description": "Solution Architect for the Microsoft Power Platform, turning business requirements into functioning Power Platform solution architectures.",
|
|
"version": "1.0.0",
|
|
"keywords": [
|
|
"power-platform",
|
|
"power-platform-architect",
|
|
"power-apps",
|
|
"dataverse",
|
|
"power-automate",
|
|
"power-pages",
|
|
"power-bi"
|
|
],
|
|
"author": {
|
|
"name": "Tim Hanewich"
|
|
},
|
|
"repository": "https://github.com/github/awesome-copilot",
|
|
"license": "MIT",
|
|
"skills": ["./skills/power-platform-architect/"]
|
|
}
|