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-dev",
"version": "0.1.0",
"description": "Smartgift dev-team skills. md-writing: author and maintain CLAUDE.md / AGENTS.md rule files that constrain AI edits (routing map, reuse inventory, weak-model-safe, update-on-code-change with confirm).",
"author": {
"name": "Smartgift",
"email": "vinnt@smartgift.vn"
}
}