From claude-code-setup
Manage your team's Claude Code configuration. Available commands:
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-code-setup:setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Manage your team's Claude Code configuration. Available commands:
Manage your team's Claude Code configuration. Available commands:
/init [profile-url] — Bootstrap this repo with a team profile/sync — Update to the latest profile version/status — Check config drift and available updates/detach — Remove profile from this reponpx claudepluginhub yasu551/claude-code-setup --plugin claude-code-setupBootstraps a project so Claude Code on the web loads shared config (skills/agents/commands) from a public mirror. Writes a .claude/settings.json hook or provides an env-setup-script for the web UI.
Syncs Claude Code configurations across projects and sub-repos: re-fingerprints tech stack, discovers sub-repos, scaffolds docs/context/, updates README/CLAUDE.md, installs LSPs, verifies setup. Auto-invokes on /cc-sync.
Interactive wizard configures repositories for Claude Code best practices by creating CLAUDE.md, slash commands, agents, hooks, and permissions. Activates on 'setup claude', 'init claude', or repo setup requests.