mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
Rename Cursor Dev Kit to Cursor Team Kit.
Update user-facing plugin names and marketplace copy to use the new Team Kit branding while keeping the existing slug for compatibility. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
{
|
||||
"name": "cursor-dev-kit",
|
||||
"source": "cursor-dev-kit",
|
||||
"description": "Internal workflows used by Cursor developers for CI, code review, and shipping."
|
||||
"description": "Internal team workflows used by Cursor developers for CI, code review, and shipping."
|
||||
},
|
||||
{
|
||||
"name": "create-plugin",
|
||||
|
||||
@@ -16,7 +16,7 @@ Official Cursor plugins for popular developer tools, frameworks, and SaaS produc
|
||||
| [Web Browser](web-browser/) | Developer Tools | DevTools-driven debugging, network traces, and repro workflows |
|
||||
| [Documentation](documentation/) | Utilities | READMEs, API docs, architecture notes, and changelog writing |
|
||||
| [Learning](learning/) | Utilities | Skill maps, practice plans, and feedback loops |
|
||||
| [Cursor Dev Kit](cursor-dev-kit/) | Developer Tools | Internal-style workflows for CI, code review, shipping, and testing |
|
||||
| [Cursor Team Kit](cursor-dev-kit/) | Developer Tools | Internal-style workflows for CI, code review, shipping, and testing |
|
||||
| [Create Plugin](create-plugin/) | Developer Tools | Meta workflows for creating Cursor plugins with scaffolding and submission checks |
|
||||
| [Ralph Loop](ralph-loop/) | Developer Tools | Iterative self-referential AI loops using the Ralph Wiggum technique |
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cursor-dev-kit",
|
||||
"displayName": "Cursor Dev Kit",
|
||||
"displayName": "Cursor Team Kit",
|
||||
"version": "1.0.0",
|
||||
"description": "Internal workflows used by Cursor developers for CI, code review, and shipping. Covers the full dev loop: CI monitoring and fixing, PR creation, merge conflicts, smoke tests, compiler checks, code cleanup, and work summaries.",
|
||||
"author": {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Cursor Dev Kit plugin
|
||||
# Cursor Team Kit plugin
|
||||
|
||||
Internal-style workflows for CI, code review, shipping, and test reliability.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user