review-plugin-submission

Installation
SKILL.md

Review plugin submission

Trigger

A plugin is implemented and needs a final quality check before submission or release.

Workflow

  1. Verify manifest validity:
    • .cursor-plugin/plugin.json exists
    • name is valid lowercase kebab-case
    • metadata fields are coherent (description, version, author, license)
  2. Verify component discoverability:
    • Skills in skills/*/SKILL.md
    • Rules in rules/ as .mdc or markdown variants
    • Agents in agents/ markdown files
    • Commands in commands/ markdown or text files
    • Hooks in hooks/hooks.json
    • MCP config in mcp.json (or mcpServers override)
Related skills
Installs
27
Repository
cursor/plugins
GitHub Stars
385
First Seen
Feb 28, 2026