mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 12:15:12 +00:00
Migrate pcf-development from empty plugin to skill
The pcf-development plugin had no agents, skills, or commands referenced - just an empty shell. Convert it to a proper skill with comprehensive PCF development guidance. Also resolve merge conflict in CONTRIBUTING.md. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"name": "pcf-development",
|
||||
"description": "Complete toolkit for developing custom code components using Power Apps Component Framework for model-driven and canvas apps",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Awesome Copilot Community"
|
||||
},
|
||||
"repository": "https://github.com/github/awesome-copilot",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"power-apps",
|
||||
"pcf",
|
||||
"component-framework",
|
||||
"typescript",
|
||||
"power-platform"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user