Skip to content

feat: restructure repo as Claude Code plugin marketplace#24

Merged
nicobailon merged 1 commit intonicobailon:mainfrom
stantonSB:feature/claude-code-marketplace
Mar 6, 2026
Merged

feat: restructure repo as Claude Code plugin marketplace#24
nicobailon merged 1 commit intonicobailon:mainfrom
stantonSB:feature/claude-code-marketplace

Conversation

@stantonSB
Copy link

@stantonSB stantonSB commented Mar 5, 2026

Reason

Unable to install this plugin via the plugin install instructions as it was not from a marketplace.

Summary

  • Restructures the repo to follow the official Claude Code plugin marketplace spec
  • Moves all visual-explainer plugin files into plugins/visual-explainer/
  • Adds .claude-plugin/marketplace.json catalog at the repo root
  • Updates README with marketplace install instructions as the primary method

Install (after merge)

/plugin marketplace add nicobailon/visual-explainer
/plugin install visual-explainer@visual-explainer-marketplace

Test plan

  • Verify marketplace.json passes /plugin validate .
  • Add marketplace locally via /plugin marketplace add ./visual-explainer
  • Install plugin via /plugin install visual-explainer@visual-explainer-marketplace
  • Confirm all commands (/generate-web-diagram, /diff-review, etc.) still work
  • Verify SKILL.md internal paths resolve correctly from the new location

🤖 Generated with Claude Code

Move visual-explainer plugin files into plugins/visual-explainer/ and add
marketplace.json following the official Claude Code marketplace spec.
Users can now install via `/plugin marketplace add nicobailon/visual-explainer`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@marcgreen
Copy link

just ran into this myself and was about to PR the same

@stantonSB
Copy link
Author

just ran into this myself and was about to PR the same

Yea hopefully gets merged in so can run the official version rather than just a copy

@arush
Copy link

arush commented Mar 5, 2026

please merge this

@nicobailon nicobailon merged commit f85ed35 into nicobailon:main Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants