chore(marketplace): externalise human-friendly-style
This commit is contained in:
parent
ac374bf5e9
commit
4ea9bfae07
1 changed files with 5 additions and 1 deletions
|
|
@ -84,7 +84,11 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "human-friendly-style",
|
"name": "human-friendly-style",
|
||||||
"source": "./plugins/human-friendly-style",
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://git.fromaitochitta.com/open/human-friendly-style.git",
|
||||||
|
"ref": "v1.1.0"
|
||||||
|
},
|
||||||
"description": "Shared Claude Code output style for the ktg-plugin-marketplace. Plain-language tone — explains what and why, hides paths/JSON/stack traces by default, matches the user's language."
|
"description": "Shared Claude Code output style for the ktg-plugin-marketplace. Plain-language tone — explains what and why, hides paths/JSON/stack traces by default, matches the user's language."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue