configuring-load-balancers
Configure use when configuring load balancers including ALB, NLB, Nginx, and HAProxy. Trigger with phrases like "configure load balancer", "create ALB", "setup nginx load balancing", or "haproxy configuration". Generates production-ready configurations with health checks, SSL termination, sticky ses
Content Preview
--- name: configuring-load-balancers description: | Configure use when configuring load balancers including ALB, NLB, Nginx, and HAProxy. Trigger with phrases like "configure load balancer", "create ALB", "setup nginx load balancing", or "haproxy configuration". Generates production-ready configurations with health checks, SSL termination, sticky sessions, and traffic distribution rules. allowed-tools: Read, Write, Edit, Grep, Glob, Bash(aws:*), Bash(gcloud:*), Bash(nginx:*) version: 1.0.0 aut
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/configuring-load-balancers.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/devops/load-balancer-configurator/skills/configuring-load-balancers/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/devops/load-balancer-configurator/skills/configuring-load-balancers/SKILL.md
Related Skills
Configuring Load Balancers
This skill configures load balancers, including ALB, NLB, Nginx, and HAProxy. It generates production-ready configurations based on specified requirements and infrastructure. Use this skill when the user asks to "configure load balancer", "create load balancer config", "generate nginx config", "setu
skill-adapterconfiguring load balancers
by jeremylongshore · plugins-plus-skills
Configuring Auto-Scaling Policies
This skill configures auto-scaling policies for applications and infrastructure. It generates production-ready configurations based on user requirements, implementing best practices for scalability and security. Use this skill when the user requests help with auto-scaling setup, high availability, o
skill-adapterconfiguring autoscaling policies
by jeremylongshore · plugins-plus-skills
Configuring Service Meshes
This skill configures service meshes like Istio and Linkerd for microservices. It generates production-ready configurations, implements best practices, and ensures a security-first approach. Use this skill when the user asks to "configure service mesh", "setup Istio", "setup Linkerd", or requests as
skill-adapterconfiguring service meshes
by jeremylongshore · plugins-plus-skills
json-config-manager
This skill provides automated assistance for json config manager tasks within the DevOps Basics domain.
json-config-managerjsonconfigmanager
by jeremylongshore · plugins-plus-skills