chore: rename create-plugin skill to plugin-create, add project settings

Renames plugins/kyberforge/skills/create-plugin/ to plugin-create/ to match
the directory-based skill name Claude Code uses for slash commands. Adds
.claude/settings.json with kyberforge plugin enabled. Gitignores
.claude/settings.local.json (machine-local MCP permissions).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-20 18:15:56 +00:00
parent 7dfbc9897d
commit 9d0e8eb220
17 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
---
name: create-plugin
name: plugin-create
description: >
Use when the user wants to create a new plugin in the marketplace — scaffold the directory
structure, generate plugin.json manifests for Claude Code and Copilot CLI, and register