From f5-stacks
Provides Docker containerization patterns, best practices, multi-stage builds, Compose configs, networking, storage, security hardening, CI/CD workflows, and debugging techniques. Auto-activates on Dockerfiles, docker-compose files, or FROM/EXPOSE patterns.
How this skill is triggered — by the user, by Claude, or both
Slash command
/f5-stacks:dockerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Container platform for building, shipping, and running applications.
compose/compose-basics.mdcompose/environment.mdcompose/networks.mdcompose/services.mdcompose/volumes.mddockerfile/best-practices.mddockerfile/caching-strategies.mddockerfile/layer-optimization.mddockerfile/multi-stage-builds.mdfundamentals/build-context.mdfundamentals/docker-basics.mdfundamentals/dockerfile-syntax.mdfundamentals/images-containers.mdnetworking/dns-discovery.mdnetworking/network-types.mdnetworking/port-mapping.mdoptimization/build-performance.mdoptimization/image-size.mdoptimization/runtime-performance.mdregistry/docker-hub.mdContainer platform for building, shipping, and running applications.
Auto-detected when project contains:
Dockerfiledocker-compose.yml or docker-compose.yamlFROM or EXPOSE patternsnpx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacksProvides Dockerfile best practices, multi-stage builds for Go/Rust/Node/Python/Java, layer caching, security patterns, and Docker Compose for efficient containers.
Provides Docker and Kubernetes containerization patterns including multi-stage builds, layer caching, distroless images, Docker Compose, k8s deployments, HPA, RBAC, serverless containers. Use for Dockerfiles, local dev, and deployments.
Provides Docker Compose setups for local dev stacks with databases and caching, multi-stage Dockerfiles for dev/prod, and patterns for security, networking, volumes, healthchecks.