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:
Aaron Powell
2026-02-25 15:06:44 +11:00
parent 1c67e92cd2
commit b59cbd6cc9
7 changed files with 122 additions and 48 deletions

View File

@@ -313,12 +313,8 @@ We welcome many kinds of contributions, including the custom categories below:
| **Instructions** | Custom instruction sets that guide GitHub Copilot behavior | 🧭 |
| **Agents** | Defined GitHub Copilot roles or personalities | 🎭 |
| **Skills** | Specialized knowledge of a task for GitHub Copilot | 🧰 |
<<<<<<< HEAD
| **Workflows** | Agentic Workflows for AI-powered repository automation | ⚡ |
| **Plugins** | Installable packages of related prompts, agents, or skills | 🎁 |
=======
| **Plugins** | Installable packages of related agents, commands, or skills | 🎁 |
>>>>>>> 9e10967 (Update documentation to remove prompts references)
In addition, all standard contribution types supported by [All Contributors](https://allcontributors.org/emoji-key/) are recognized.