Development
Programming, frameworks, implementation, frontend, backend, and app development
Browse development skills
Showing 63,937–63,960 of 69,325 skills
Generate optimized, production-ready Dockerfiles with multi-stage builds, security best practices, and proper layer caching for various application types. Triggers on "create Dockerfile", "generate Dockerfile for", "docker image for", "containerize my app".
Learn Dockerfile fundamentals and best practices for building production-ready container images
Create Dockerfiles, docker-compose configurations, and container workflows for Python projects with UV. Use when containerizing applications, setting up development environments, or deploying with Docker.
Generate optimized Dockerfiles and docker-compose.yml with best practices and multi-stage builds
Containerizes web applications with Docker for consistent deployments across environments. Use when creating Dockerfiles, building container images, or setting up Docker Compose for development.
Docker Compose Watch mode for automatic hot reload during local development with sync, rebuild, and restart actions
Validates that version strings in Dockerfiles match package.json dependencies and constraints. Use when updating Docker base images, Node.js versions, pnpm versions, turbo versions, or other tool versions in Dockerfiles. Ensures consistency between Dockerfile versions and package.json engines, devDependencies, and packageManager fields. Automatically runs on pre-commit for Dockerfile changes and in CI pipeline. Trigger keywords: Dockerfile, Docker version, Node version, pnpm version, turbo ve...
Guidance for running and debugging tests in Docker environments for FastAPI + Vue/Tailwind projects.
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 troubleshooting. Use when you need to run Nextflow examples in a consistent environment.
Setup and create Dockerfiles, Docker Compose, and container build configurations for Todo application
Optimize Docker images and containers for size, build speed, and runtime performance
Configure Docker networking for containers including bridge, overlay, and service discovery
Multi-stage builds for optimized, minimal production images with build/runtime separation
Docker MCPでコンテナ操作(起動/停止/ログ)を会話で実行する設計。実行系タスクの安定化で使う。
Manage Docker containers and services using Docker MCP. Start/stop containers, monitor logs, check health status, inspect configurations, debug container issues, and manage multi-container applications. Use when working with containerized services or debugging Docker issues.
Docker Compose orchestration and Makefile commands for the development environment. Use this skill when managing containers, debugging services, running make commands, or troubleshooting Docker issues.
Initialize Docker environment with Dockerfile, compose config, and .dockerignore
Docker Compose generation, optimization, and troubleshooting assistance.
Comprehensive Windows Git Bash and MINGW path conversion guide for Docker volume mounts and commands
Generate production-ready Docker configurations for .NET APIs with multi-stage builds, Alpine optimization, layer caching, and build scripts. Use when containerizing .NET applications, creating Dockerfiles, or optimizing existing Docker setups.
Docker containerization patterns for development and production. Covers Dockerfile best practices, multi-stage builds, docker-compose, and container orchestration.
Auto-activates when user mentions Docker, containerize, Dockerfile, docker-compose, or container setup. Creates optimized Docker configurations for applications.
Expert guide for creating Docker Compose configurations, Dockerfiles, and container orchestration. Use when containerizing applications, setting up development environments, or configuring multi-container deployments.
Multi-service orchestration with Docker Compose, focusing on network isolation, environment-specific profiles, and service discovery. Triggers: docker-compose, container-networking, docker-profiles, service-discovery, yaml-config.