浏览代码

chore(plugins): swap ui-ux-pro-max for pr-review-toolkit

Disable ui-ux-pro-max (off-profile for current work) and enable
pr-review-toolkit so /review and the toolkit subagents are available.

Co-Authored-By: Claude <noreply@anthropic.com>
bastien 1 周之前
父节点
当前提交
863fc0b646
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      settings.json

+ 3 - 2
settings.json

@@ -237,10 +237,11 @@
   },
   "enabledPlugins": {
     "example-skills@anthropic-agent-skills": false,
-    "ui-ux-pro-max@ui-ux-pro-max-skill": true,
+    "ui-ux-pro-max@ui-ux-pro-max-skill": false,
     "caveman@caveman": true,
     "security-guidance@claude-code-plugins": true,
-    "superpowers@superpowers-marketplace": true
+    "superpowers@superpowers-marketplace": true,
+    "pr-review-toolkit@claude-code-plugins": true
   },
   "extraKnownMarketplaces": {
     "claude-code-plugins": {