Skip to content

fix(plugin-dev): add missing plugin manifest#44676

Open
Akshatkasera wants to merge 1 commit intoanthropics:mainfrom
Akshatkasera:plugin-dev-manifest
Open

fix(plugin-dev): add missing plugin manifest#44676
Akshatkasera wants to merge 1 commit intoanthropics:mainfrom
Akshatkasera:plugin-dev-manifest

Conversation

@Akshatkasera
Copy link
Copy Markdown

Summary

  • add the missing plugins/plugin-dev/.claude-plugin/plugin.json
  • align plugin-dev metadata with the marketplace entry
  • make plugin-dev consistent with the other bundled plugins

Why

plugin-dev is listed in the bundled marketplace, but it was missing its local plugin manifest. The repo documentation also says each plugin should include .claude-plugin/plugin.json.

Adding the manifest makes the plugin packaging more consistent and reduces confusion for contributors and users exploring the bundled plugins.

Testing

  • verified the manifest file was added in the expected plugin location
  • no runtime tests were needed because this is a metadata-only change

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.

1 participant