Picture this.
You've spent time getting Claude Code just right — your skills configured, plugins loaded, MCP servers humming. It feels good. You're productive.
Then you switch accounts.
Gone. All of it.
I have a personal Claude account and a work one. Every switch meant re-authenticating through the browser AND rebuilding my entire setup. It happened enough times that I stopped switching — and that's when I knew I had a problem.
So I built claud-code-account-switcher.
What it does
Each account lives in its own isolated bubble — auth, history, skills, plugins, MCP servers. Switch accounts and your full setup comes with you, instantly.
https://www.npmjs.com/package/claud-code-account-switcher
Install
bash
npm install -g claud-code-account-switcher
This article was originally published by DEV Community and written by Moemen Gaber.
Read original article on DEV Community