Loading...
Loading...
Found 80 Skills
Docker container management. Use when: user needs to start, stop, inspect, view logs, or manage Docker containers and images.
Launch an Antithesis run with snouty by discovering the harness layout, building the right Docker Compose config, running `snouty validate`, bailing on validation failure, and then submitting `snouty run` with sane metadata. Use when the user wants to send, submit, or launch an Antithesis run. This skill takes duration in minutes as input.
Initialize Docker environment with Dockerfile, compose config, and .dockerignore
Production-grade Docker containerization for Python and Node.js applications. This skill should be used when users ask to containerize applications, create Dockerfiles, dockerize projects, or set up Docker Compose. Auto-detects project structure, analyzes .env for secrets, validates security, and generates tested Dockerfiles.
Latest Docker 2025 features including AI Assistant, Enhanced Container Isolation, and Moby 25
Create Spring Boot Kotlin Project Skeleton
Deploy a full AI coding workstation with Claude Code, web UI, headless browser, and 5 AI CLIs in a single Docker container
Create optimized Docker containers with multi-stage builds, security best practices, and minimal image sizes. Use when containerizing applications, creating Dockerfiles, optimizing container images, or setting up Docker Compose services.
Docker and Docker Compose optimization. Multi-stage builds, security, debugging.
Configure Docker networking for containers including bridge, overlay, and service discovery
Docker container debugging and management. Use when investigating container issues, checking logs, resource usage, or Docker Compose services.
Docker best practices including multi-stage builds, compose patterns, image optimization, and security