From load-balancer-configurator
Generates production-ready load balancer configurations with best practices and security-first defaults.
How this command is triggered — by the user, by Claude, or both
Slash command
/load-balancer-configurator:load-balanceThe summary Claude sees in its command listing — used to decide when to auto-load this command
# $(echo "$name" | sed 's/-/ /g' | sed 's/\b\(.\)/\u\1/g') $(echo "$description") ## Key Features - Production-ready configurations - Best practices implementation - Security-first approach - Scalable architecture - Comprehensive documentation - Multi-platform support ## Example Usage This plugin generates complete configurations for your DevOps needs. Specify your requirements and get production-ready code instantly. ## When Invoked Generate configurations and setup code based on your specific requirements and infrastructure needs.
$(echo "$description")
This plugin generates complete configurations for your DevOps needs. Specify your requirements and get production-ready code instantly.
Generate configurations and setup code based on your specific requirements and infrastructure needs.
12plugins reuse this command
First indexed Dec 31, 2025
Showing the 6 earliest of 12 plugins
npx claudepluginhub luxdevnet/claude-plus-lux --plugin load-balancer-configurator/load-balanceGenerates production-ready load balancer configurations for ALB, NLB, Nginx, and HAProxy with best practices and security-first defaults.
/ansible-playbookGenerates Ansible playbooks for configuration management, incorporating best practices, security hardening, and multi-platform support.
/auto-scaleGenerates production-ready auto-scaling configurations for applications and infrastructure following best practices.
/nginx-config-generatorGenerates production-ready Nginx configuration files with reverse proxy, SSL/TLS, load balancing, caching, rate limiting, and security headers. Accepts target arguments or interactive mode.
/env-configGenerates environment configurations and manages secrets across deployments. Produces setup code and config files for DevOps infrastructure.
/service-meshGenerates production-ready service mesh configurations for Istio and Linkerd, implementing best practices and security-first architecture for microservices.