feat(claude-design): register in marketplace + LICENSE + GOVERNANCE scaffolding

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-05-18 12:06:58 +02:00
commit ac49baaa02
3 changed files with 144 additions and 0 deletions

View file

@ -54,6 +54,11 @@
"name": "human-friendly-style",
"source": "./plugins/human-friendly-style",
"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."
},
{
"name": "claude-design",
"source": "./plugins/claude-design",
"description": "End-to-end facilitator for prompting Claude Design (claude.ai/design) — idea to copy-paste-ready prompt with iteration coaching, citing Anthropic primary sources."
}
]
}