Skip to content

docs(plugin-dev): update marketplace install docs#70066

Open
abhi-zit77 wants to merge 1 commit into
anthropics:mainfrom
abhi-zit77:docs/plugin-dev-marketplace-name
Open

docs(plugin-dev): update marketplace install docs#70066
abhi-zit77 wants to merge 1 commit into
anthropics:mainfrom
abhi-zit77:docs/plugin-dev-marketplace-name

Conversation

@abhi-zit77

Copy link
Copy Markdown

Summary

  • update the plugin-dev README install instructions to use the official Claude Code plugins marketplace name
  • replace local development examples from cc --plugin-dir to claude --plugin-dir
  • clarify contribution wording to point at the Claude Code repository

Problem

plugins/plugin-dev/README.md still referenced plugin-dev@claude-code-marketplace and described the plugin as part of claude-code-marketplace, which does not match the official marketplace naming used by other bundled plugin docs.

Verification

  • git diff --check
  • rg -n "claude-code-marketplace|cc --plugin-dir" plugins/plugin-dev/README.md (no matches)

Fixes #70064

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.

docs(plugin-dev): README references stale marketplace name

1 participant