Commit Graph

8 Commits

Author SHA1 Message Date
eriknson 95677d24b3 Update avatar images with new designs
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 23:35:52 +01:00
eriknson 3498c939f0 Add avatar images to all plugins
Add assets/avatar.png to each plugin directory and set the `logo`
field in every plugin.json manifest so each plugin has a visible
avatar in the marketplace.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 20:26:55 +01:00
ericzakariasson 3fea6c1426 Rewrite plugin descriptions to be concise and less repetitive
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-11 08:53:21 -08:00
ericzakariasson 7067f9d340 Add displayName to all plugin manifests
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 18:24:16 -08:00
ericzakariasson 97128c02db Apply writing guide: sentence-case titles, remove em-dashes and semicolons
- 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>
2026-02-10 18:11:09 -08:00
ericzakariasson 50f1097e7b Curate marketplace to new Cursor plugin set
Consolidate the repo around the new domain plugins and Cursor Dev Kit workflows while removing legacy plugin content. Update manifests and README listings to reflect the current plugin reality.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 17:05:41 -08:00
ericzakariasson 71c2f40840 Improve subagents per Cursor docs best practices
- security-reviewer: add model/readonly, refine description with 'Use when', add When invoked section
- ci-watcher: add model: fast, is_background: true, 'Use proactively' in description
- browser-debugger: add model: fast, 'Use when' description, MCP browser tools mention

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 15:00:54 -08:00
ericzakariasson b52a8d55ad Rename cursor-picks to cursor-dev-kit
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 14:27:33 -08:00