feat: biến repo thành marketplace Claude Code nội bộ (smartgift-all/dev/common) + hướng dẫn cài

This commit is contained in:
2026-07-20 15:11:18 +07:00
parent 5eb89fe4c2
commit 0a8ddc9b6e
9 changed files with 267 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
"name": "smartgift-common",
"version": "0.1.0",
"description": "Smartgift shared skill for all staff. prompt-sharpening: before acting on a short or ambiguous request, expand it into explicit interpretations, surface assumptions, and define success criteria so the first attempt matches intent.",
"author": {
"name": "Smartgift",
"email": "vinnt@smartgift.vn"
}
}