Add smartgift-all bundle plugin (both skills via symlink, zero drift)

This commit is contained in:
2026-07-20 14:53:40 +07:00
parent c1c50418b3
commit 0f05cf3d15
4 changed files with 19 additions and 1 deletions
+7 -1
View File
@@ -7,6 +7,12 @@
"email": "vinnt@smartgift.vn"
},
"plugins": [
{
"name": "smartgift-all",
"source": "./plugins/all",
"description": "Toàn bộ — cả md-writing lẫn prompt-sharpening. Cài cái này nếu muốn tất cả.",
"category": "workflow"
},
{
"name": "smartgift-dev",
"source": "./plugins/dev",
@@ -20,4 +26,4 @@
"category": "productivity"
}
]
}
}