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

Devops (Page 24 of 62)

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

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

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

Dive is a CLI tool for exploring Docker image layers, analyzing file system changes, and estimating wasted space.
Configurez correctement vos zones DNS pour l'email deliverability (SPF, DKIM, DMARC), la sécurité (DNSSEC, CAA), et l'automatisation (OVH API, Cloudflare, Terraform), basé sur les…
Routes DigitalOcean App Platform tasks to specialized sub-skills. Use when working with App Platform deployments, migrations, database configuration, networking, or…
Neon serverless PostgreSQL 전문가 - auto-scaling, database branching, PITR, connection pooling 지원. serverless 앱에서 PostgreSQL 필요시 사용
Gérer les conteneurs Docker du projet. Utiliser quand on build, debug ou optimise les services docker-compose.
Latest Docker 2025 features including AI Assistant, Enhanced Container Isolation, and Moby 25
SOTA Docker/Compose architecture, implementation, refactor, and security hardening. Use when working on containerization tasks such as creating or rewriting Dockerfiles,…
Apply when containerizing applications: writing Dockerfiles, docker-compose configurations, and multi-stage builds.
Create optimized Dockerfiles with multi-stage builds, security hardening, layer caching, and health checks.
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…
Build and push OpenTranscribe production images (backend/frontend) to Docker Hub, multi-arch via the remote builder.
Docker build and test workflow with mandatory pre-push validation checklist to prevent CI/CD failures
Verify docker-compose.yml, Dockerfile, and .env are properly synchronized.
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
Diagnostica problemas comunes en archivos compose.yml / docker-compose.yml antes de levantar el stack.
Generate docker-compose.yml by scanning your project. Use when containerizing an existing app. — from satoshistackalotto/skills
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.
Set up and orchestrate multi-container Docker applications using docker-compose, including service configuration, networking, volumes, and environment management.
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,…
Use when you have raw mass spectrometry data converted to MS1 format and need to predict peptide features (charge, isotope count, retention time) without installing complex…
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.
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)