rename: smartgift-* -> sg-* (plugins, skills, marketplace name)

This commit is contained in:
2026-07-20 15:58:16 +07:00
parent da9554c588
commit cfa8248635
11 changed files with 26 additions and 26 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
{
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
"name": "smartgift-dev",
"name": "sg-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).",
"description": "Smartgift dev-team skills. sg-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"
@@ -1,5 +1,5 @@
---
name: md-writing
name: sg-md-writing
description: Use when creating, overhauling, or cleaning up CLAUDE.md / AGENTS.md files for a codebase or module — including tidying /init output or auto-generated drafts that describe the code instead of constraining behavior, when a rules file made a weak model refactor/edit things it should not have, or right after code changes that invalidate statements in an existing CLAUDE.md set (moved paths, new/changed extension points, retired rules) — run its update mode to re-sync.
---