diff --git a/android/.cursor-plugin/plugin.json b/android/.cursor-plugin/plugin.json index 41b89e72..cd5eca10 100644 --- a/android/.cursor-plugin/plugin.json +++ b/android/.cursor-plugin/plugin.json @@ -10,6 +10,7 @@ "homepage": "https://github.com/cursor/plugins", "repository": "https://github.com/cursor/plugins", "license": "MIT", + "logo": "assets/avatar.png", "keywords": [ "android", "kotlin", diff --git a/android/assets/avatar.png b/android/assets/avatar.png new file mode 100644 index 00000000..53fe5672 Binary files /dev/null and b/android/assets/avatar.png differ diff --git a/code-review/.cursor-plugin/plugin.json b/code-review/.cursor-plugin/plugin.json index 727fdbc8..932007fa 100644 --- a/code-review/.cursor-plugin/plugin.json +++ b/code-review/.cursor-plugin/plugin.json @@ -10,6 +10,7 @@ "homepage": "https://github.com/cursor/plugins", "repository": "https://github.com/cursor/plugins", "license": "MIT", + "logo": "assets/avatar.png", "keywords": [ "code-review", "pull-request", diff --git a/code-review/assets/avatar.png b/code-review/assets/avatar.png new file mode 100644 index 00000000..c4cae00d Binary files /dev/null and b/code-review/assets/avatar.png differ diff --git a/cursor-dev-kit/.cursor-plugin/plugin.json b/cursor-dev-kit/.cursor-plugin/plugin.json index b6fd533d..a4372947 100644 --- a/cursor-dev-kit/.cursor-plugin/plugin.json +++ b/cursor-dev-kit/.cursor-plugin/plugin.json @@ -10,6 +10,7 @@ "homepage": "https://github.com/cursor/plugins", "repository": "https://github.com/cursor/plugins", "license": "MIT", + "logo": "assets/avatar.png", "keywords": [ "cursor-dev-kit", "ci", diff --git a/cursor-dev-kit/assets/avatar.png b/cursor-dev-kit/assets/avatar.png new file mode 100644 index 00000000..38e870c0 Binary files /dev/null and b/cursor-dev-kit/assets/avatar.png differ diff --git a/data-science/.cursor-plugin/plugin.json b/data-science/.cursor-plugin/plugin.json index a10c5af1..3ef479f4 100644 --- a/data-science/.cursor-plugin/plugin.json +++ b/data-science/.cursor-plugin/plugin.json @@ -10,6 +10,7 @@ "homepage": "https://github.com/cursor/plugins", "repository": "https://github.com/cursor/plugins", "license": "MIT", + "logo": "assets/avatar.png", "keywords": [ "data-science", "python", diff --git a/data-science/assets/avatar.png b/data-science/assets/avatar.png new file mode 100644 index 00000000..e3ca3a13 Binary files /dev/null and b/data-science/assets/avatar.png differ diff --git a/design/.cursor-plugin/plugin.json b/design/.cursor-plugin/plugin.json index be538937..c748dba0 100644 --- a/design/.cursor-plugin/plugin.json +++ b/design/.cursor-plugin/plugin.json @@ -10,6 +10,7 @@ "homepage": "https://github.com/cursor/plugins", "repository": "https://github.com/cursor/plugins", "license": "MIT", + "logo": "assets/avatar.png", "keywords": [ "design", "ux", diff --git a/design/assets/avatar.png b/design/assets/avatar.png new file mode 100644 index 00000000..a7382426 Binary files /dev/null and b/design/assets/avatar.png differ diff --git a/documentation/.cursor-plugin/plugin.json b/documentation/.cursor-plugin/plugin.json index 6d3dda68..d57111f4 100644 --- a/documentation/.cursor-plugin/plugin.json +++ b/documentation/.cursor-plugin/plugin.json @@ -10,6 +10,7 @@ "homepage": "https://github.com/cursor/plugins", "repository": "https://github.com/cursor/plugins", "license": "MIT", + "logo": "assets/avatar.png", "keywords": [ "documentation", "readme", diff --git a/documentation/assets/avatar.png b/documentation/assets/avatar.png new file mode 100644 index 00000000..b512c362 Binary files /dev/null and b/documentation/assets/avatar.png differ diff --git a/frontend/.cursor-plugin/plugin.json b/frontend/.cursor-plugin/plugin.json index d2c14b64..6cadab6c 100644 --- a/frontend/.cursor-plugin/plugin.json +++ b/frontend/.cursor-plugin/plugin.json @@ -10,6 +10,7 @@ "homepage": "https://github.com/cursor/plugins", "repository": "https://github.com/cursor/plugins", "license": "MIT", + "logo": "assets/avatar.png", "keywords": [ "frontend", "react", diff --git a/frontend/assets/avatar.png b/frontend/assets/avatar.png new file mode 100644 index 00000000..347414de Binary files /dev/null and b/frontend/assets/avatar.png differ diff --git a/ios/.cursor-plugin/plugin.json b/ios/.cursor-plugin/plugin.json index aaeada8d..1ba5db3b 100644 --- a/ios/.cursor-plugin/plugin.json +++ b/ios/.cursor-plugin/plugin.json @@ -10,6 +10,7 @@ "homepage": "https://github.com/cursor/plugins", "repository": "https://github.com/cursor/plugins", "license": "MIT", + "logo": "assets/avatar.png", "keywords": [ "ios", "swift", diff --git a/ios/assets/avatar.png b/ios/assets/avatar.png new file mode 100644 index 00000000..9ef4776b Binary files /dev/null and b/ios/assets/avatar.png differ diff --git a/learning/.cursor-plugin/plugin.json b/learning/.cursor-plugin/plugin.json index 3c7be682..638f2f12 100644 --- a/learning/.cursor-plugin/plugin.json +++ b/learning/.cursor-plugin/plugin.json @@ -10,6 +10,7 @@ "homepage": "https://github.com/cursor/plugins", "repository": "https://github.com/cursor/plugins", "license": "MIT", + "logo": "assets/avatar.png", "keywords": [ "learning", "study-plan", diff --git a/learning/assets/avatar.png b/learning/assets/avatar.png new file mode 100644 index 00000000..20aa21e9 Binary files /dev/null and b/learning/assets/avatar.png differ diff --git a/planning/.cursor-plugin/plugin.json b/planning/.cursor-plugin/plugin.json index 77d87707..856f84cb 100644 --- a/planning/.cursor-plugin/plugin.json +++ b/planning/.cursor-plugin/plugin.json @@ -10,6 +10,7 @@ "homepage": "https://github.com/cursor/plugins", "repository": "https://github.com/cursor/plugins", "license": "MIT", + "logo": "assets/avatar.png", "keywords": [ "planning", "roadmap", diff --git a/planning/assets/avatar.png b/planning/assets/avatar.png new file mode 100644 index 00000000..b0e1af84 Binary files /dev/null and b/planning/assets/avatar.png differ diff --git a/ralph-loop/.cursor-plugin/plugin.json b/ralph-loop/.cursor-plugin/plugin.json index 4d5ed2a8..529e02ea 100644 --- a/ralph-loop/.cursor-plugin/plugin.json +++ b/ralph-loop/.cursor-plugin/plugin.json @@ -10,6 +10,7 @@ "homepage": "https://github.com/cursor/plugins", "repository": "https://github.com/cursor/plugins", "license": "MIT", + "logo": "assets/avatar.png", "keywords": [ "ralph", "loop", diff --git a/ralph-loop/assets/avatar.png b/ralph-loop/assets/avatar.png new file mode 100644 index 00000000..3d835f5f Binary files /dev/null and b/ralph-loop/assets/avatar.png differ diff --git a/web-browser/.cursor-plugin/plugin.json b/web-browser/.cursor-plugin/plugin.json index 61d32434..fa2c35c1 100644 --- a/web-browser/.cursor-plugin/plugin.json +++ b/web-browser/.cursor-plugin/plugin.json @@ -10,6 +10,7 @@ "homepage": "https://github.com/cursor/plugins", "repository": "https://github.com/cursor/plugins", "license": "MIT", + "logo": "assets/avatar.png", "keywords": [ "browser", "devtools", diff --git a/web-browser/assets/avatar.png b/web-browser/assets/avatar.png new file mode 100644 index 00000000..7687ee45 Binary files /dev/null and b/web-browser/assets/avatar.png differ