- Convert all H1 headings to sentence case across skills, rules, agents,
commands, and READMEs (~65 headings)
- Replace em-dashes with colons in plugin.json descriptions and README
taglines to match marketplace.json convention
- Replace semicolons with periods and restructure sentences across skills,
rules, agents, and READMEs (~19 instances)
Co-authored-by: Cursor <cursoragent@cursor.com>
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>