ソースを参照

fix: remove redundant skills from settings.json

Shun Miyazawa 1 ヶ月 前
コミット
98e37313aa
1 ファイル変更1 行追加6 行削除
  1. 1 6
      .claude/settings.json

+ 1 - 6
.claude/settings.json

@@ -27,12 +27,7 @@
       "mcp__plugin_context7_*",
       "mcp__github__*",
       "WebSearch",
-      "WebFetch",
-      "Skill(kiro:spec-impl)",
-      "Skill(kiro:spec-impl:*)",
-      "Skill(kiro:spec-init)",
-      "Skill(kiro:spec-init:*)",
-      "Bash(node -e ':*)"
+      "WebFetch"
     ]
   },
   "enableAllProjectMcpServers": true,