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>
This commit is contained in:
bastien 2026-05-06 17:09:02 +02:00
parent 858e7a7fc7
commit 863fc0b646

View File

@ -237,10 +237,11 @@
}, },
"enabledPlugins": { "enabledPlugins": {
"example-skills@anthropic-agent-skills": false, "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, "caveman@caveman": true,
"security-guidance@claude-code-plugins": true, "security-guidance@claude-code-plugins": true,
"superpowers@superpowers-marketplace": true "superpowers@superpowers-marketplace": true,
"pr-review-toolkit@claude-code-plugins": true
}, },
"extraKnownMarketplaces": { "extraKnownMarketplaces": {
"claude-code-plugins": { "claude-code-plugins": {