Files
ericzakariasson c697bde1e0 Add create-plugin meta plugin for plugin authoring.
Introduce a dedicated meta plugin with scaffold and submission-review workflows so teams can create marketplace-ready Cursor plugins with consistent structure and metadata. Register the plugin in marketplace metadata and the root plugin index.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 17:46:01 -08:00

240 B

Changelog

1.0.0

  • Initial release of the create-plugin meta plugin.
  • Added scaffolding and submission-review skills for Cursor plugin authoring.
  • Added a plugin architecture agent, quality-gate rule, and create-plugin command.