Skip to content

Commit 191317a

Browse files
theletterfclaude
andcommitted
Restructure as valid Claude Code plugin
Move plugin.json to .claude-plugin/plugin.json and align manifest with the expected plugin schema. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 72f8029 commit 191317a

File tree

2 files changed

+9
-13
lines changed

2 files changed

+9
-13
lines changed

.claude-plugin/plugin.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "mentor-mode",
3+
"version": "0.1.0",
4+
"description": "Turns Claude into a coding mentor who guides through hints, questions, and code review — never providing solutions. The learner writes all the code.",
5+
"author": {
6+
"name": "Fabrizio Ferri Benedetti",
7+
"email": "fabrizio@passo.uno"
8+
}
9+
}

plugin.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)