The current plugins are all excellent developer-tools-focused ones (code review, CLI design, continual learning, etc.).
One category that seems missing: content and writing quality. A lot of Cursor users write docs, blog posts, release notes, and marketing copy — not just code — and AI-generated prose has its own quality problems.
Two examples of what this could look like:
-
Anti-slop writing — catching AI tells in prose (filler phrases, predictable structures, throat-clearing openers). The English-language stop-slop skill (7k+ stars) is a good reference for the concept.
-
Non-English content quality — this is especially underserved. Chinese AI writing, for instance, has completely different tells from English (different filler phrases, punctuation habits like overusing colons and em-dashes, numbered-list addiction). I built a skill for this: https://github.com/pencil20388-eng/stop-slop-zh
Would the team be open to a "Writing" or "Content" category in the plugin spec? Happy to adapt stop-slop-zh into the Cursor plugin format as a reference implementation if that's useful.
The current plugins are all excellent developer-tools-focused ones (code review, CLI design, continual learning, etc.).
One category that seems missing: content and writing quality. A lot of Cursor users write docs, blog posts, release notes, and marketing copy — not just code — and AI-generated prose has its own quality problems.
Two examples of what this could look like:
Anti-slop writing — catching AI tells in prose (filler phrases, predictable structures, throat-clearing openers). The English-language
stop-slopskill (7k+ stars) is a good reference for the concept.Non-English content quality — this is especially underserved. Chinese AI writing, for instance, has completely different tells from English (different filler phrases, punctuation habits like overusing colons and em-dashes, numbered-list addiction). I built a skill for this: https://github.com/pencil20388-eng/stop-slop-zh
Would the team be open to a "Writing" or "Content" category in the plugin spec? Happy to adapt stop-slop-zh into the Cursor plugin format as a reference implementation if that's useful.