Просмотр исходного кода

Add qodo-standards plugin (Qodo, packages/qodo-standards @ v1.0.10) (#5863)

jordanecker-ant 1 час назад
Родитель
Сommit
517b2fcd1b
2 измененных файлов с 19 добавлено и 0 удалено
  1. 18 0
      .claude-plugin/marketplace.json
  2. 1 0
      .github/bump-tracking.json

+ 18 - 0
.claude-plugin/marketplace.json

@@ -2872,6 +2872,24 @@
       },
       "homepage": "https://github.com/qodo-ai/qodo-skills.git"
     },
+    {
+      "name": "qodo-standards",
+      "displayName": "Qodo Standards",
+      "description": "Optional Qodo rules discovery and standards administration workflows.",
+      "author": {
+        "name": "Qodo",
+        "email": "support@qodo.ai"
+      },
+      "category": "development",
+      "source": {
+        "source": "git-subdir",
+        "url": "https://github.com/qodo-ai/qodo-skills.git",
+        "path": "packages/qodo-standards",
+        "ref": "main",
+        "sha": "3f017b1f2e13dbf9feb532143dc39fa4eea12479"
+      },
+      "homepage": "https://github.com/qodo-ai/qodo-skills.git"
+    },
     {
       "name": "qt-development-skills",
       "description": "Agentic engineering skills for Qt software development — Qt C++/QML code review, QML coding, and Qt C++/QML code documentation.",

+ 1 - 0
.github/bump-tracking.json

@@ -12,6 +12,7 @@
     "hyperframes",
     "mergify",
     "qodo",
+    "qodo-standards",
     "remember"
   ]
 }