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.
5.8
Rating
0
Installs
DevOps & Infrastructure
Category
This skill provides a solid foundation for load balancer configuration across multiple platforms (ALB, NLB, Nginx, HAProxy). The description clearly identifies trigger phrases and expected outputs. Prerequisites are well-defined and the 8-step instruction sequence covers the full configuration lifecycle. The skill references supporting files (errors.md, examples.md, templates) which are assumed to provide implementation details. Structure is reasonable with clear sections, though the SKILL.md could better document the scripts/ directory contents and the generate_config.py utility. Novelty is moderate - while load balancer configuration involves platform-specific syntax and best practices that benefit from templating, experienced engineers can accomplish this with documentation. The skill adds value by consolidating multi-platform knowledge and automating repetitive configuration tasks, but doesn't represent highly complex orchestration that would be prohibitively expensive for a CLI agent alone.
Loading SKILL.md…