configuring-auto-scaling-policies
Configure use when you need to work with auto-scaling.
Content Preview
--- name: configuring-auto-scaling-policies description: | Configure use when you need to work with auto-scaling. This skill provides auto-scaling configuration with comprehensive guidance and automation. Trigger with phrases like "configure auto-scaling", "set up elastic scaling", or "implement scaling". allowed-tools: Read, Write, Edit, Grep, Glob, Bash(cmd:*) version: 1.0.0 author: Jeremy Longshore <[email protected]> license: MIT compatible-with: claude-code, codex, openclaw
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/configuring-auto-scaling-policies.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/devops/auto-scaling-configurator/skills/configuring-auto-scaling-policies/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/auto-scaling-configurator/skills/configuring-auto-scaling-policies/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