Initial Smartgift skills marketplace: smartgift-dev (md-writing), smartgift-common (prompt-sharpening)

This commit is contained in:
2026-07-20 14:49:49 +07:00
commit b5cdb9f489
8 changed files with 281 additions and 0 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"
}
}