🚀

DevOps Pipeline

CI/CD setup, Docker containers, infrastructure as code, monitoring, and deployment automation

devopsdeploymentinfrastructure15 skills
One-click install
mkdir -p .claude/skills && \
  curl -sL https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/backups/plugin-enhancements/plugin-backups/infrastructure-as-code-generator_20251020_064129/skills/skill-adapter/SKILL.md -o .claude/skills/Generating Infrastructure as Code.md && \
  curl -sL https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/agents/external/lst97/infrastructure/deployment-engineer.md -o .claude/skills/deployment-engineer.md && \
  curl -sL https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/backups/plugin-enhancements/plugin-backups/deployment-pipeline-orchestrator_20251020_070554/skills/skill-adapter/SKILL.md -o .claude/skills/Orchestrating Deployment Pipelines.md && \
  curl -sL https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/terraform-infrastructure/SKILL.md -o .claude/skills/terraform-infrastructure.md && \
  curl -sL https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/devops/infrastructure-as-code-generator/skills/generating-infrastructure-as-code/SKILL.md -o .claude/skills/generating-infrastructure-as-code.md && \
  curl -sL https://raw.githubusercontent.com/Jeffallan/claude-skills/main/skills/monitoring-expert/SKILL.md -o .claude/skills/monitoring-expert.md && \
  curl -sL https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/deployment-pipeline-design/SKILL.md -o .claude/skills/deployment-pipeline-design.md && \
  curl -sL https://raw.githubusercontent.com/rohitg00/awesome-claude-code-toolkit/main/skills/monitoring-observability/SKILL.md -o .claude/skills/monitoring-observability.md && \
  curl -sL https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/observability-monitoring-monitor-setup/SKILL.md -o .claude/skills/observability-monitoring-monitor-setup.md && \
  curl -sL https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/01-devops-basics/docker-container-basics/SKILL.md -o .claude/skills/docker-container-basics.md

Installs top 10skills to your project's .claude/skills/ directory.

Skills in this pack

Generating Infrastructure as Code
3.9
This skill enables Claude to generate Infrastructure as Code (IaC) configurations. It uses the infrastructure-as-code-generator plugin to create production-ready IaC for Terraform, CloudFormation, Pulumi, ARM Templates, and CDK. Use this skill when the user requests IaC configurations for cloud infr
skill-adaptergenerating infrastructure as code

by jeremylongshore · plugins-plus-skills

deployment-engineer
2.9
Designs and implements robust CI/CD pipelines, container orchestration, and cloud infrastructure automation. Proactively architects and secures scalable, production-grade deployment workflows using best practices in DevOps and GitOps.
agentsdeploymentengineerci/cd

by qdhenry · claude-command-suite

Orchestrating Deployment Pipelines
3.6
This skill orchestrates complex, multi-stage deployment pipelines. It generates production-ready configurations and setup code based on user-specified requirements and infrastructure. Use this skill when the user asks to create a deployment pipeline, generate CI/CD configurations, or needs help with
skill-adapterorchestrating deployment pipelines

by jeremylongshore · plugins-plus-skills

terraform-infrastructure
2.6
Terraform infrastructure as code workflow for provisioning cloud resources, creating reusable modules, and managing infrastructure at scale.
infrastructureterraforminfrastructure

by sickn33 (Antigravity) · antigravity-awesome-skills

generating-infrastructure-as-code
3.5
Execute use when generating infrastructure as code configurations. Trigger with phrases like "create Terraform config", "generate CloudFormation template", "write Pulumi code", or "IaC for AWS/GCP/Azure". Produces production-ready code for Terraform, CloudFormation, Pulumi, ARM templates, and CDK ac
generating-infrastructure-as-codegeneratinginfrastructurecode

by jeremylongshore · plugins-plus-skills

monitoring-expert
4.6
Configures monitoring systems, implements structured logging pipelines, creates Prometheus/Grafana dashboards, defines alerting rules, and instruments distributed tracing. Implements Prometheus/Grafana stacks, conducts load testing, performs application profiling, and plans infrastructure capacity. Use when setting up application monitoring, adding observability to services, debugging production issues with logs/metrics/traces, running load tests with k6 or Artillery, profiling CPU/memory bottlenecks, or forecasting capacity needs.
monitoring-expertmonitoringexperttesting

by Jeffallan · jeffallan-claude-skills

deployment-pipeline-design
3.0
Architecture patterns for multi-stage CI/CD pipelines with approval gates and deployment strategies.
infrastructuredeploymentpipeline

by sickn33 (Antigravity) · antigravity-awesome-skills

monitoring-observability
4.9
Monitoring and observability with OpenTelemetry, Prometheus, Grafana dashboards, and structured logging
monitoring-observabilitymonitoringobservability

by rohitg00 · awesome-claude-toolkit

observability-monitoring-monitor-setup
4.5
You are a monitoring and observability expert specializing in implementing comprehensive monitoring solutions. Set up metrics collection, distributed tracing, log aggregation, and create insightful da
infrastructureobservabilitymonitoringmonitor

by sickn33 (Antigravity) · antigravity-awesome-skills

docker-container-basics
3.6
This skill provides automated assistance for docker container basics tasks within the DevOps Basics doma
docker-container-basicsdockercontainerbasics

by jeremylongshore · plugins-plus-skills

kubernetes-specialist
3.3
Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads. Use for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization, GitOps pipelines, and multi-cluster management.
kubernetes-specialistkubernetesspecialistsecurity

by Jeffallan · jeffallan-claude-skills

Checking Infrastructure Compliance
4.3
This skill allows Claude to check infrastructure compliance against industry standards such as SOC2, HIPAA, and PCI-DSS. It analyzes existing infrastructure configurations and reports on potential compliance violations. Use this skill when the user asks to assess compliance, identify security risks
skill-adapterchecking infrastructure compliance

by jeremylongshore · plugins-plus-skills

Collecting Infrastructure Metrics
4.2
This skill enables Claude to collect comprehensive infrastructure performance metrics across compute, storage, network, containers, load balancers, and databases. It is triggered when the user requests "collect infrastructure metrics", "monitor server performance", "set up performance dashboards", o
skill-adaptercollecting infrastructure metrics

by jeremylongshore · plugins-plus-skills

terraform-engineer
3.5
Use when implementing infrastructure as code with Terraform across AWS, Azure, or GCP. Invoke for module development (create reusable modules, manage module versioning), state management (migrate backends, import existing resources, resolve state conflicts), provider configuration, multi-environment workflows, and infrastructure testing.
terraform-engineerterraformengineeraws

by Jeffallan · jeffallan-claude-skills

docker-expert
3.3
You are an advanced Docker containerization expert with comprehensive, practical knowledge of container optimization, security hardening, multi-stage builds, orchestration patterns, and production deployment strategies based on current industry best practices.
securitydocker

by sickn33 (Antigravity) · antigravity-awesome-skills