Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsEngineering › Devops › Page 25

Devops (Page 25 of 62)

3719 Claude Code skills in the Devops sub-category of Engineering.

3,719 skills · updated 2026-08-26 · showing 1441–1500 of 3,719 by quality score

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Docker container deployment with Nginx HTTPS configuration and Cloudflare Tunnel integration. Use when deploying web applications with Docker, configuring SSL/TLS certificates,…
Comprehensive Docker containerization for Python/FastAPI applications, from simple hello-world apps to production-ready deployments with security best practices, multi-stage…
Docker and container development agent skill and plugin for Dockerfile optimization, docker-compose orchestration, multi-stage builds, and container security hardening.
Docker orchestration and CI/CD for IntelliFill. Use when configuring containers, writing workflows, or setting up environments.
Dockerfile, image, container ve compose sorunlarını teşhis etme — boyut, layer cache, runtime crash, healthcheck, network, mount.
Reference Docker and Compose documentation for configuration patterns and best practices
Use when optimizing Docker build performance for .NET workloads using BuildKit, cache strategy, layer design, and reproducible build controls.
Use when implementing CI/CD pipelines for .NET container workflows including build, scan, SBOM, tag strategy, publish gates, and release evidence.
Generate production-ready Docker configurations for .NET APIs with multi-stage builds, Alpine optimization, layer caching, and build scripts.
Essential Docker commands and workflows for container management, image operations, and debugging. — from ndesv21/awesome-openclaw-skills-1
Essential Docker commands and workflows for container management, image operations, and debugging. — from satoshistackalotto/skills
面向企业运维团队的Docker V1到V2迁移专业工具,提供自动兼容性扫描、批量配置转换、渐进式迁移与回滚保障。核心能力: - V1到V2自动兼容性深度扫描 - 批量Compose配置转换 - Dockerfile现代化重构 - 渐进式迁移与回滚保障 - 迁移影响评估与报告 - CI/CD流水线适配 — from thcjp/hermes-skills
面向企业运维团队的Docker V1到V2迁移专业工具,提供自动兼容性扫描、批量配置转换、渐进式迁移与回滚保障。核心能力: - V1到V2自动兼容性深度扫描 - 批量Compose配置转换 - Dockerfile现代化重构 - 渐进式迁移与回滚保障 - 迁移影响评估与报告 - CI/CD流水线适配 — from thcjp/hermes-skills
You are an advanced Docker containerization expert with comprehensive, practical knowledge of container optimization, security hardening, multi-stage builds, orchestratio — from…
Docker containerization expert with deep knowledge of multi-stage builds, image optimization, container security, Docker Compose orchestration, and production deployment — from…
Implement and harden Docker-first CI/CD pipelines in repository workflows. Use when users ask to set up or fix CI/CD behavior, enforce Docker image build-and-test in CI, gate CD…
Use to plan Docker images for services — multi-stage builds, small trusted base images, layer caching, non-root runtime, no secrets baked in, .dockerignore, and reproducible tags.
Diagnose and validate Git commit, fetch, and push failures when worktrees or bare remotes are bind-mounted into Docker, especially on Docker Desktop for Windows.
Configura el build de Docker de un servicio o de una AWS Lambda de contenedor (Go por defecto) con cache de BuildKit y soporte multiplataforma amd64/arm64, de forma que el mismo…
Docker container guidelines for production deployments. Apply when editing `Dockerfile`, `docker-compose.yml`, or `.dockerignore` files.
Docker health checks and troubleshooting. Use when building Docker images, running containers, or debugging deployment issues. Validates backend API and worker services.
Valida la configuración de Docker, construye imágenes y verifica que todos los servicios arranquen correctamente.
Valida la configuración de Docker, construye imágenes y verifica que todos los servicios arranquen correctamente.
Valida la configuración de Docker, construye imágenes y verifica que todos los servicios arranquen correctamente.
Docker Hub integration. Manage data, records, and automate workflows. Use when the user wants to interact with Docker Hub data.
Automate Docker Hub operations -- manage organizations, repositories, teams, members, and webhooks via the Composio MCP integration. — from engineering/devops
Use when when you have a containerized scientific tool available on Docker Hub (e.
Analyzes Docker image layers using the Docker Registry HTTP API v2 and dive CLI tool. Calculates layer sizes, identifies wasted space, and suggests multi-stage build opti — from…
Analyzes Docker image layers using the Docker Registry HTTP API v2 and Dive CLI. Identifies wasted space, duplicate files, and optimizes Dockerfile instructions for smaller builds.
Analyzes Docker image layers using the Docker Registry HTTP API v2 and dive CLI tool. Identifies bloated layers, wasted space from deleted files, and suggests multi-stage — from…
Use when when you need to confirm that a published Docker image (e.g., hosted on Docker Hub) can be pulled and instantiated successfully, and when the target tool has a defined…
Build small, fast, secure container images with layer caching, multi-stage builds, and a minimal base policy. Use when images are bloated, slow to build, or failing security scans.
Use when after building multiple Docker image variants (e.g., cli, dev, linux, windows) using multi-stage builds with --target flags, and you need to verify that each variant's…
Sync Docker Hub images to CNB.tool registry via GitHub Actions, solving domestic Docker pull failures for OpenClaw. Use when: - User needs to pull Docker ima...
Docker and Docker Compose configuration and troubleshooting. Use for containers, services, volumes, networking, health checks, and deployment patterns. — from engineering/devops
Docker and Docker Compose configuration and troubleshooting. Use for containers, services, volumes, networking, health checks, and deployment patterns.
Initialize Docker environment with Dockerfile, compose config, and .dockerignore
ACTIVATE when integrating a new Docker image, writing docker-compose.yml services, or adding external tools to a Docker stack.
Master containerization and orchestration with security-first approach. Expert in Docker multi-stage builds, Kubernetes zero-trust deployments, security hardening, GitOps…
Dockerfile best practices, multi-stage builds, docker-compose patterns, and Kubernetes concepts
Database operations with docker-local - create, connect, backup, restore for MySQL and PostgreSQL
Generate Docker Compose and Dockerfile configurations for local development through interactive Q&A. Supports PHP/Laravel, WordPress, Drupal, Joomla, Node.js, and Python stacks…
Search docker-local documentation for commands, configuration, and troubleshooting guides
Run comprehensive health check on docker-local environment - diagnose configuration, services, and connectivity
Check and manage .env configuration for docker-local projects - conflict detection, unique IDs, isolation settings
Manage Laravel projects with docker-local - list, create, clone, and open projects
Check docker-local environment status - all services, containers, and project accessibility
Diagnose and fix docker-local issues - container failures, connectivity problems, port conflicts, and configuration errors
Manage Docker containers, images, volumes, networks, and Compose stacks — lifecycle ops, debugging, cleanup, and Dockerfile optimization.
Manage Docker containers and services using Docker MCP. Start/stop containers, monitor logs, check health status, inspect configurations, debug container issues, and manage…
Comprehensive guide for Docker MCP Toolkit Dynamic Tools - discover and use ~170 MCP servers on-demand.
Docker MCP Server is built around Docker container platform. The underlying ecosystem is represented by moby/moby (71,560+ GitHub stars).
An MCP server that enables AI agents to manage Docker containers, images, volumes, and networks through natural language.
Multi-stage builds for optimized, minimal production images with build/runtime separation
Master production Docker multi-stage builds, container image layer caching, security hardening, non-root user execution, distroless images, and minimal footprint optimizations.
Multi-stage Docker build optimizer for minimal, secure production images. Activate on: Dockerfile optimization, multi-stage build, distroless image, container size reduction,…
Use when you need to containerize a C#-based Windows application (like AirdPro CLI) for Linux deployment, require Wine and .NET Framework 4.
Use when when deploying a multi-container application stack using docker-compose
Configure Docker networking for containers including bridge, overlay, and service discovery
Fix Node.js CLI tools crashing inside Docker containers when host-installed node_modules require a newer Node version than the container provides.
All Engineering skills →
More in EngineeringTesting (3,955) · Architecture (3,060) · Backend (2,477) · Frontend (1,674) · Languages (1,461) · Code Quality (1,434) · Cloud Platforms (1,292) · Databases (890) · Performance (843) · Mobile (630) · Observability (438) · Data Engineering (371) · Docs Engineering (319) · Workflow Orchestration (286) · ML AI Eng (280) · API Tooling (23)