mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-04 14:15:55 +00:00
new plugin cms-development (#1591)
* new plugin cms-development * new plugin cms-development
This commit is contained in:
27
plugins/cms-development/.github/plugin/plugin.json
vendored
Normal file
27
plugins/cms-development/.github/plugin/plugin.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "cms-development",
|
||||
"description": "Skills for CMS development across themes, plugins, admin tooling, media workflows, markdown rendering, and static export pipelines.",
|
||||
"version": "1.0.0",
|
||||
"keywords": [
|
||||
"cms",
|
||||
"content-management-system",
|
||||
"wordpress",
|
||||
"shopify",
|
||||
"drupal",
|
||||
"theme",
|
||||
"plugin",
|
||||
"media",
|
||||
"static-site"
|
||||
],
|
||||
"author": {
|
||||
"name": "Awesome Copilot Community"
|
||||
},
|
||||
"repository": "https://github.com/github/awesome-copilot",
|
||||
"license": "MIT",
|
||||
"skills": [
|
||||
"./skills/content-management-systems/",
|
||||
"./skills/markdown-to-html/",
|
||||
"./skills/quasi-coder/",
|
||||
"./skills/web-coder/"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user