Custom team workspace plugins and configurations
npx claudepluginhub lucavehbiu/claude-pluginsComplete team workspace setup with 4 skills, 7 MCP servers, and productivity enhancements
Custom Claude Code plugins for team productivity and standardization.
Team-standardized commands, MCP server configurations, and productivity enhancements.
Features:
/context, /format, /puppeter, /serenaInstalling is super simple - just run these commands in Claude Code:
1. Add the marketplace:
/plugin marketplace add lucavehbiu/claude-plugins
You should see: ✓ Successfully added marketplace: team-plugins
2. Install the plugin:
/plugin install team-workspace-setup@team-plugins
3. Enable it:
/plugin enable team-workspace-setup@team-plugins
4. Restart Claude Code
5. Test it works:
/context
That's it! No manual cloning or file copying needed. The plugin installs directly from GitHub.
/context - Fetch latest docs using Context7 MCP/format - Format SQL queries with team standards/puppeter - Open Arc browser for testing/serena - Check Serena MCP statususer@hostname ~/path [Model]When we push updates to the plugin, refresh with:
/plugin marketplace update team-plugins
/plugin update team-workspace-setup@team-plugins
See plugins/team-workspace-setup/README.md for development instructions.
MIT License - See individual plugin directories for details.