From 863fc0b6469ad710a65aae4840aa8a57cc07eb5d Mon Sep 17 00:00:00 2001 From: bastien Date: Wed, 6 May 2026 17:09:02 +0200 Subject: [PATCH] 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 --- settings.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/settings.json b/settings.json index 2c5dcad..4149716 100644 --- a/settings.json +++ b/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": {