Selaa lähdekoodia

add skill-creator plugin to install pipeline

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
bastien 1 kuukausi sitten
vanhempi
sitoutus
8fbd0db4ab
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      install-plugins.sh

+ 1 - 2
install-plugins.sh

@@ -343,8 +343,7 @@ install_plugin() {
 info "Adding Anthropic bundled plugins marketplace..."
 claude plugin marketplace add anthropics/claude-code 2>/dev/null || true
 install_plugin "security-guidance"  "claude-code-plugins"
-# frontend-design: DISABLED — doublon with ui-ux-pro-max (2026-04-12)
-# To re-enable: uncomment line below + remove .disabled suffix from cache
+install_plugin "skill-creator"  "claude-code-plugins"
 # install_plugin "frontend-design"    "claude-code-plugins"
 install_plugin "pr-review-toolkit"  "claude-code-plugins"
 install_plugin "plugin-dev"         "claude-code-plugins"