Removing legacy skills (#1756)

* Removing some legacy skills

* removing skill from plugin
This commit is contained in:
Aaron Powell
2026-05-19 12:34:21 +10:00
committed by GitHub
parent 3b9e5e1842
commit 570297ccdd
27 changed files with 4 additions and 10087 deletions
+2 -3
View File
@@ -1,7 +1,7 @@
{
"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",
"version": "1.1.0",
"keywords": [
"cms",
"content-management-system",
@@ -21,7 +21,6 @@
"skills": [
"./skills/content-management-systems/",
"./skills/markdown-to-html/",
"./skills/quasi-coder/",
"./skills/web-coder/"
"./skills/quasi-coder/"
]
}