Commit 2b65f4c
committed
refactor(plugin): restructure claude-plugin with proper .claude-plugin directory
Restructure the Claude Code plugin to follow the official plugin manifest
structure with plugin.json in .claude-plugin/ subdirectory and hooks.json
in hooks/ subdirectory.
Changes:
- Add .claude-plugin/plugin.json manifest with name, version, and hooks path
- Move hooks.json to hooks/hooks.json subdirectory
- Update README installation instructions for correct plugin directory path1 parent c9a1240 commit 2b65f4c
3 files changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
File renamed without changes.
0 commit comments