Patch Changes
-
#53
c0b9eaa-chrome-browser— documents the conflict with the officialclaude-plugins-official/playwrightplugin.The official
playwrightplugin from Anthropic's marketplace registersnpx @playwright/mcp@latestwithout--cdp-endpoint, which causes Playwright to spawn its own bundled Chromium instead of attaching to the CfT instance set up by this skill — defeating the persistent-session purpose entirely. Added a callout in INSTALL.md step 3 with two resolution paths (disable the plugin via~/.claude/settings.json, or patch the plugin's bundled.mcp.json) plus a verification command.