No description
drop metadata.pluginRoot — newer claude code feature not supported on all versions; explicit './plugins/<name>' works universally. |
||
|---|---|---|
| .claude-plugin | ||
| plugins/minecraft-modding | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
devilreef claude-skills
Personal Claude Code plugin marketplace.
Install
/plugin marketplace add https://git.femboy.page/devilreef/claude-skills.git
/plugin install minecraft-modding@devilreef
Update: /plugin marketplace update devilreef
Plugins
| Plugin | What it does |
|---|---|
minecraft-modding |
NeoForge-focused mod dev skills (latest + 1.20.1 LTS), Java + Kotlin. |
Layout
.claude-plugin/marketplace.json # marketplace catalog
plugins/<plugin-name>/ # one plugin per domain
.claude-plugin/plugin.json
skills/<skill-name>/SKILL.md
No version is pinned on plugins — every commit ships as a new version. Pin to a tag/sha in your marketplace add if you want stability.