hadicancatak-coder

Use Client — Development skill for Claude Code

Development community

Switch the active client profile, or show which one is currently live.

How to install Use Client

Installs to ~/.claude/skills/hadicancatak-coder-gf-creative-team-use-client/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hadicancatak-coder-gf-creative-team-use-client && curl -fsSL https://raw.githubusercontent.com/hadicancatak-coder/GF-Creative-Team/HEAD/commands/use-client.md -o ~/.claude/skills/hadicancatak-coder-gf-creative-team-use-client/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Use Client does


description: Switch the active client profile, or show which one is currently live.

Switch the active client profile to: $ARGUMENTS

With an argument

  1. Confirm .creative-team/clients// exists in the working project. If it does not, list what does exist and stop — do not create it silently; that is /new-client's job.
  2. Write into .creative-team/active.
  3. Report what is now live, plus any TBD items in its compliance.md that block regions from shipping.

Alternatives in Development

  • Dev — Switch to Dev Work mode - optimized for software development 2.8k ★
  • Claude Swap — Switch between multiple Claude Code accounts, with automatic rate-limit rotation, usage dashboard, and paralle 2k ★
  • Claude Island — Claude Code notifications without the context switch 1.1k ★

Full documentation available on GitHub

View Source Repository