How this skill is triggered — by the user, by Claude, or both
Slash command
/team-workspace-setup:serenaThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Ensure Serena MCP is running and make use of it in this project. Check .serena/memories/ for project context.
Ensure Serena MCP is running and make use of it in this project. Check .serena/memories/ for project context.
npx claudepluginhub lucavehbiu/claude-plugins --plugin team-workspace-setupLSP-powered code intelligence for symbol navigation, type diagnostics, and safe refactoring across codebases. Activate before complex refactors, cross-file analysis, or when verifying call-site correctness.
Sets up mem0 for a new project: API key configuration, MCP authentication, project file import, and coding categories. Run on first project use or when API key needs updating.
Configures MCP servers for Claude Code Tool Executor sandbox using tool-executor.config.json. Covers adding/removing servers, TypeScript types, env vars, registry regeneration, and rebuilds.