mirror of
https://github.com/github/awesome-copilot.git
synced 2026-04-23 16:45:54 +00:00
Add power-platform-architect plugin (#1432)
* 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
This commit is contained in:
20
plugins/power-platform-architect/.github/plugin/plugin.json
vendored
Normal file
20
plugins/power-platform-architect/.github/plugin/plugin.json
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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/"]
|
||||
}
|
||||
Reference in New Issue
Block a user