plugins/cursor: complete the marketplace package - #3
Merged
Conversation
Cursor's validate-template.mjs hard-errors on the missing logo and their official third-party entries all carry category, tags, a per-plugin LICENSE and a CHANGELOG. Adds all four, plus the one-click "Add to Cursor" badge (web deeplink) on both READMEs, and the top-level description the Claude marketplace validator warned about. Validator: passes (one informational warning about hooks.json, which only applies to plugins that ship hooks). Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017uzQNTfQgabn9Kif2h7ahE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of DEV-3923 (Cursor plugin). Follows #1 (logo exports).
What changed
plugins/cursor/assets/logo.png— copy of the 400×400 mark. Cursor'svalidate-template.mjshard-errors when thelogopath inplugin.jsondoes not exist.plugin.json—category: Productivityandtags(crm, customer-feedback, sales, support), matching the shape of the third-party entries incursor/plugins.plugins/cursor/LICENSE— copy of the repo MIT license, per-plugin as their entries do.plugins/cursor/CHANGELOG.md— 1.0.0 entry.cursor.com/install-mcp?name=modem&config=…). Config is the server object only, base64 then URL-encoded, as their install-links doc specifies..claude-plugin/marketplace.json— top-leveldescription, which the Claude marketplace validator warned was missing.Validation
node scripts/validate-template.mjsfromcursor/plugin-template, run at the repo root: Validation passed. One informational warning (nohooks/hooks.json), which only applies to plugins that ship hooks.🤖 Generated with Claude Code
https://claude.ai/code/session_017uzQNTfQgabn9Kif2h7ahE