configuring-service-meshes
Configure 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 ... Use when appropriate context detected.
Content Preview
--- name: configuring-service-meshes description: | Configure 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 ... Use when appropriate context detected. Trigger with relevant phrases based on skill purpose. allowed-tools: Read, Write, Edit, Grep, Glob, Bash(cmd:*) version: 1.0.0 author: Jeremy Long
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/configuring-service-meshes.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/devops/service-mesh-configurator/skills/configuring-service-meshes/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/service-mesh-configurator/skills/configuring-service-meshes/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