The plugin-dev plugin is listed in .claude-plugin/marketplace.json but was the
only plugin in the plugins/ directory without a .claude-plugin/plugin.json
manifest, which is required for installation from the marketplace.
Adds the manifest with name, version, description, and author matching the
marketplace.json entry, consistent with all other plugins in this repo.