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

Devops (Page 22 of 56)

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

3,325 skills · updated 2026-07-27 · showing 1261–1320 of 3,325 by quality score

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

Build and manage Docker containers via OrbStack. Use this to build images, run containers, check service health, and manage docker-compose services.
Optimizes Docker build performance using BuildKit cache mount analysis, docker history layer inspection, and Dockerfile linting via hadolint.
Use when user wants to containerize a project, set up Docker CI/CD with GitHub Actions, push images to GHCR or Docker Hub, deploy containers to a remote server, or generate…
Docker build and test workflow with mandatory pre-push validation checklist to prevent CI/CD failures
Docker integration with CI/CD pipelines for automated builds, testing, and deployments
Container-based development for isolated, reproducible environments. Use when running npm commands, installing packages, executing code, or managing project dependencies.
ICJC Docker 서비스 관리 및 Make 명령어. Use when: (1) docker, make, 컨테이너, 서비스, 재시작, 로그 관련 요청, (2) 백엔드/프론트엔드/에이전트 재시작, (3) 빌드, 컨테이너 접속, 로그 확인, 서비스 상태 확인 필요시.
Multi-service orchestration with Docker Compose, focusing on network isolation, environment-specific profiles, and service discovery.
Use when defining and running multi-container Docker applications with Docker Compose YAML configuration.
Docker Compose Creator - Auto-activating skill for DevOps Basics. Triggers on: docker compose creator, docker compose creator Part of the DevOps Basics skill category.
Run mjr.wtf locally using Docker Compose (SQLite), including migrations, logs, and teardown. — from engineering/devops
Run mjr.wtf locally using Docker Compose (SQLite), including migrations, logs, and teardown. — from majiayu000/claude-skill-registry
Validates docker-compose.yml files against the Compose Specification, checks image vulnerability status via Docker Scout API, and verifies healthcheck configurations.
Monitors Docker Compose service health using the Docker Engine API (/containers/{id}/json) and docker-compose ps parsing.
Use when configuring networks and service communication in Docker Compose including bridge networks, overlay networks, service discovery, and inter-service communication.
Operations for local container stacks defined in docker-compose.yaml or docker-compose/ directory. Handles AI/ML services (Ollama, ComfyUI), standalone databases, and local…
Container orchestration with Docker Compose for multi-container applications, networking, volumes, and production deployment
Manages multi-service Docker Compose environments using the Compose V2 Go API and Docker Engine SDK. Handles health checks, dependency ordering, and rolling updates.
Use when deploying Docker Compose applications to production including security hardening, resource management, health checks, logging, monitoring, and high-availability patterns.
Generates comprehensive README.md files for Docker Compose projects by analyzing compose.yml and .env.example files.
Creates Docker Compose YAML service definitions using the Compose Specification. Configures multi-service stacks with proper network isolation, volume mounts, health checks, and…
Parses docker-compose.yml files using PyYAML and generates interactive dependency graphs with Graphviz and D3.js.
Use when when a research software project is decomposed into distinct subproject components (e.
Analyzes Docker Compose configurations for security, networking, and resource optimization using the Docker Engine API and Compose specification parser.
Builds multi-service Docker Compose stacks using Docker Engine SDK for Python with automatic health check configuration and network isolation.
Use when deploying one or more Docker Compose stacks on this VM — self-hosted apps, marketing tools, dev infrastructure, tunnel exposure, remote client access, and…
Scaffolds integration test environments using Docker Compose v2 CLI, testcontainers-python library, and the docker-py SDK.
Converts Docker Compose configurations to NixOS modules using the dendritic pattern with Arion. Creates modules with system users, sops secrets, Arion docker-compose config, and…
Création et optimisation de Dockerfiles et docker-compose pour tout type de projet. Se déclenche avec "Docker", "Dockerfile", "docker-compose", "conteneur", "container" — from…
Docker Container Basics - Auto-activating skill for DevOps Basics. Triggers on: docker container basics, docker container basics Part of the DevOps Basics skill category.
Use when you have GNPS-style MGF spectral files as input and need to run Mass2SMILES MS/MS-to-structure inference without installing TensorFlow, CUDA, or Python dependencies…
Runs systematic health diagnostics on Docker containers using docker inspect, docker stats, and the Docker Engine API.
Inspects Docker container health using the Docker Engine API v1.45 /containers/{id}/json and /containers/{id}/stats endpoints.
Use when when you have deployed NP Classifier using Docker Compose and need to confirm that both the server and TensorFlow Serving containers are running and healthy before…
Use when when you have .mzML or .abf LC-HRMS raw data files that require MS-DIAL-based feature detection, chromatogram alignment, and metabolite identification, and you need to…
Use when you have a vendor mass spectrometry raw file (e.g., .raw format) that requires conversion to Aird format using AirdPro CLI, and you are running on macOS or Linux.
Standard Docker container rules for packaging services securely and with optimized builds. Covers HEALTHCHECK, non-root user, multi-stage builds, layer caching, and .dockerignore.
Auto-activates when user mentions Docker, containerize, Dockerfile, docker-compose, or container setup. Creates optimized Docker configurations for applications.
Expert knowledge of Docker containerization including Dockerfile best practices, docker-compose configuration, Alpine Linux specifics, multi-stage builds, security, health checks,…
Docker containerization patterns for development and production. Covers Dockerfile best practices, multi-stage builds, docker-compose, and container orchestration.
Use when writing a Dockerfile, docker-compose file, or CI containerization config — multi-stage builds, layer caching, security (non-root user, minimal base images, no secrets in…
Docker for data engineering environments — multi-stage Dockerfiles for dbt/Spark/Airflow images, BuildKit layer caching (--mount=type=cache), private registries (ghcr.io/Harbor),…
Docker 환경에서 DB 자동 백업이 필요할 때 사용. PostgreSQL, MySQL, MariaDB 지원. /docker-db-backup으로 실행.
Debug Docker containers, fix Dockerfile issues, optimize images, and troubleshoot docker-compose. Use when having Docker problems, container issues, or optimizing Docker builds.
Create Docker configurations and deployment workflows for Scrapy projects when containerizing spiders or deploying to production.
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.
面向企业运维团队的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…
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.
All Engineering skills →
More in EngineeringTesting (3,440) · Architecture (2,630) · Backend (2,035) · Frontend (1,525) · Languages (1,277) · Code Quality (1,230) · Cloud Platforms (1,094) · Databases (813) · Performance (708) · Mobile (537) · Observability (386) · Data Engineering (334) · Docs Engineering (265) · Workflow Orchestration (239) · ML AI Eng (203) · API Tooling (18)