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
+6
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",
+10
View File
@@ -0,0 +1,10 @@
{
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
"name": "smartgift-all",
"version": "0.1.0",
"description": "Smartgift — toàn bộ skill: md-writing (dev) + prompt-sharpening (dùng chung). Cài một cái là có tất cả.",
"author": {
"name": "Smartgift",
"email": "vinnt@smartgift.vn"
}
}
+1
View File
@@ -0,0 +1 @@
../../dev/skills/md-writing
+1
View File
@@ -0,0 +1 @@
../../common/skills/prompt-sharpening