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…
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…
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,…
Review Dockerfiles for best practices, security, and optimization. Use when the user says "review Dockerfile", "optimize image", "Dockerfile best practices", "reduce image size",…
Generate production-ready Dockerfile for any GitHub project. Supports monorepo, multi-stage builds, workspace detection, and iterative build-fix cycles.
Generar Dockerfile optimizado. Activar cuando el usuario quiera crear contenedor, generar imagen Docker, configurar Docker Compose, contenerizar aplicacion o crear un Dockerfile…
Dockge is a self-hosted Docker Compose stack manager with a reactive web UI for managing compose.yaml files.
Python document processing library for parsing PDF, DOCX, and 10+ formats with advanced layout understanding, unified document representation, and AI ecosystem integrations…
Align docs with code. Detect drift and update ADRs, specs, README, AGENTS. Use after implementation or for docs drift reviews. Not for code review fixes or platform architecture.
Creates comprehensive technical documentation from existing codebases. Analyzes architecture, design patterns, and implementation details to produce long-form technical manuals…
Treat documentation like code: in the repo, in pull requests, CI-checked, with preview builds. Use when docs drift from reality or the docs workflow is separate from the code…
Automatically update repository documentation whenever code changes (add/edit/refactor) occur. Use when modifying source code, public APIs/contracts,…
Bootstraps documentation structure for projects. Creates initial README, architecture docs, and API documentation with project-aware templates.