소스 검색

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 주 전
부모
커밋
b73946400c
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": {