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
@@ -0,0 +1,13 @@
{
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
"name": "writing-agents-md",
"version": "0.1.0",
"description": "Create and maintain CLAUDE.md / AGENTS.md files that constrain behavior instead of describing code",
"author": {
"name": "nntrivi2001",
"email": "vinnt@smartgift.vn"
},
"skills": [
"./"
]
}