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

Devops (Page 26 of 62)

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

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

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

Obsidian LiveSync の Docker Compose 環境を操作・トラブルシューティングします。compose.yaml の構成理解、環境変数(.env)の設定、CouchDB と livesync-proxy のヘルスチェック、バックアップサービスの実行、ログ確認とデバッグを行います。Docker…
Optimize Docker images and containers for size, build speed, and runtime performance
Audit and optimize Dockerfiles and docker-compose files for size, security, build speed, and best practices.
Reviews Dockerfiles for best practices, security issues, and image size optimizations including multi-stage builds and layer caching.
Provides Docker and containerization best practices including multi-stage builds, security hardening, and compose patterns.
Run PostgreSQL extensions inside Docker containers for testing. Use when writing Dockerfiles or entrypoint scripts that start a PostgreSQL server, install a .so extension, and run…
Scripted process to build and verify a Pixi-managed project in Docker, then produce a portable WORKDIR/product directory for air-gapped use.
ขั้นตอนการใช้งาน PostgreSQL ผ่าน Docker command — ครอบคลุม: การเชื่อมต่อฐานข้อมูล, การรัน query CRUD (Create, Read, Update, Delete), การสร้าง/จัดการ table, การสำรองและกู้คืนข้อมูล…
Deploy Docker containers to production with monitoring, logging, and health checks
Build minimal secure production Docker images with multi-stage builds, standalone output, and process management
Restrict an AI coding agent's filesystem access to a specific project folder using Docker, preventing accidental modification of files outside the project scope.
Reclaim Docker disk by pruning unused images, containers, networks, build cache, optionally volumes, and the build cache of non-default buildx builders; on VM-backed daemons…
Faz build e push de imagens Docker para repositorios ECR. Use esta skill sempre que o usuario pedir para buildar e enviar imagens para o ECR, fazer push de containers, subir…
Multi-stage Docker builds, Docker Compose for local dev, Redis Socket.IO adapter for horizontal scaling, and safe Prisma production migrations.
WHEN: Dockerfile review, multi-stage builds, layer optimization, docker-compose WHAT: Image optimization + Layer caching + Security scanning + Compose best practices + Build…
Docker ROS2 部署技能 - Docker Compose、ROS2 容器化、设备映射、多机器人部署
VaultCPA Docker operations guide including common commands, troubleshooting, deployment procedures, and container management.
Aide à l'exécution de commandes, scripts de diagnostic et tests PHP ou SQL à l'intérieur des conteneurs Docker du projet (docker compose) au lieu du système hôte.
Docker sandbox environment management for dotfiles. Use when user mentions "build docker", "start container", "enter shell", "clean container", "check status", "make build", "make…
Create and manage Docker sandboxed VM environments for safe agent execution. Use when running untrusted code, exploring packages, or isolating agent workloads.
docker-selenium packages Selenium Grid into ready-to-run container images for Chrome, Firefox, Edge, and distributed browser execution.
Use this when: set up a self-hosted service, my container keeps restarting, add HTTPS to a container, connect containers to each other, set up a reverse proxy, my volumes are not…
Use when: verifying Docker service ports are open and listening after deployment, adding health check assertions to Ansible roles, or validating that a deployed container is…
Manage Docker services: start, stop, restart, rebuild, logs, status. Use when the user asks to restart backend, start services, rebuild containers, check logs, stop Docker,…
Set up a Docker container for running Nextflow training examples. Handles basic setup, Docker-outside-of-Docker (DooD) for containerized processes, ARM Mac platform emulation, and…
Crear o adaptar entornos Docker de desarrollo similares al patron de lareferencia-platform (docker-compose + carpeta Docker + wrapper Docker/dev.sh).
Containerize applications using Docker. Enforce production-grade security, multi-stage builds, and optimized resource allocation.
Container specialist for Docker, Docker Compose, image optimization, and container orchestration fundamentalsUse when "docker, dockerfile, container, docker-compose, image,…
Use when creating or modifying a Dockerized service - guides the deps+app two-stage Dockerfile pattern, docker-compose structure, entrypoint conventions, and env-driven…
Multi-service Docker deployment configuration generator with support for development, staging, and production environments.
Orchestration avec Docker Swarm incluant services, stacks, overlay networks, secrets et rolling updates.
Convert Docker Compose files to Docker Swarm stack format for eRegistrations deployments. Handles env var replacement, secrets management, init-swarm.sh generation, reference…
Docker-based test environment management for isolated, reproducible test execution. Create Docker Compose environments, manage test containers, configure service dependencies, and…
Guidance for running and debugging tests in Docker environments for FastAPI + Vue/Tailwind projects.
Convert Docker Compose files or installation docs into production-grade Sealos templates. Use when user has a docker-compose.yml and wants a Sealos or Kubernetes template, wants…
Troubleshoot Docker Compose startup errors. Use when encountering network conflicts, container name collisions, orphaned containers, or other Docker setup issues.
Поднятие Docker dev-окружения — docker compose up -d --build, healthcheck всех сервисов, troubleshooting. Используй перед /test и /test-ui (шаг 5.1).
Docker Compose orchestration for Vigil Guard v2.0.0 microservices (11 services). Use when deploying services, managing containers, troubleshooting Docker network issues, working…
Use when deploying the ipbhalle/metfragweb container and you need to supply custom MetFrag settings (ChemSpider tokens, proxy servers, local database connections) without…
Implement persistent storage with Docker volumes, bind mounts, and backup strategies
Guide for using Docker - a containerization platform for building, running, and deploying applications in isolated containers.
Use when deploying a Dockerized application to a VPS (Linux server) via SSH without a container registry, generating a GitHub Actions pipeline that uses docker save, gzip…
Docker Compose Watch mode for automatic hot reload during local development with sync, rebuild, and restart actions
Containerizes web applications with Docker for consistent deployments across environments. Use when creating Dockerfiles, building container images, or setting up Docker Compose…
Generate optimized Dockerfiles and docker-compose.yml with best practices and multi-stage builds
Comprehensive Docker containerization workflow covering multi-stage builds, docker-compose orchestration, image optimization, debugging, and production best practices.
Comprehensive Docker containerization workflow covering multi-stage builds, docker-compose orchestration, image optimization, debugging, and production best practices.
Create Dockerfiles, docker-compose configurations, and container workflows for Python projects with UV.
Create Dockerfiles, docker-compose configurations, and container workflows for Python projects with UV.
Learn Dockerfile fundamentals and best practices for building production-ready container images
Create and optimize Dockerfiles with BuildKit, multi-stage builds, advanced caching, and security. Use when: (1) Creating new Dockerfile, (2) Optimizing existing Dockerfile, (3)…
Use when optimizing Docker builds with BuildKit, designing multi-stage Dockerfiles, leveraging cache mounts, building multi-arch images, choosing distroless vs alpine, or signing…
Generate optimized, production-ready Dockerfiles with multi-stage builds, security best practices, and proper layer caching for various application types.
Use when when deploying a Shiny application with mixed R and Python dependencies
트리거: "dockerfile 만들어줘", "도커 설정", "docker 설정해줘", "컨테이너화", "dockerize" 수행: 프로젝트 구조 분석 → 멀티스테이지 Dockerfile + docker-compose.yml 생성.
Dockerfile の作成・改善を支援する。「Dockerfile を作って」「Dockerfile 作成」「Dockerfile をレビュー」「Dockerfile 改善」「Dockerfile 最適化」「マルチステージビルド」「alpine 化」「イメージサイズ削減」「Dockerfile のベストプラクティス」などで起動。 — from…
Dockerfile Opt skill for automated devops workflows. Provides tools and templates for dockerfile, dockerfiles,
Authors and optimizes Dockerfiles for small, secure, fast-building container images: multi-stage builds, minimal/distroless bases, layer caching, non-root users, and…
Optimizes Dockerfiles for smaller images, faster builds, better caching, and security hardening using multi-stage builds and best practices.
Core Dockerfile best practices including multi-stage builds, layer caching, security hardening, base image selection, and language-specific patterns for Python, Node, Rust, R, Go,…
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)