Search Skills
Search across 54932 indexed skills
docker-analyzer
A tool for exploring each layer in a docker image Inspired by wagoodman/dive (53,557+ GitHub stars). help - Help run - Run info - Info status - Status...
docker-socket-proxy
Manages Docker containers via the tecnativa/docker-socket-proxy REST API using curl and jq. Which modes are available depends on which API sections th...
docker-ctl-hardened
Inspect containers, logs, and images via podman. On Bazzite/Fedora, podman is the default container runtime and is always available. docker-ctl ps doc...
docker-essentials
Essential Docker commands for container and image management. docker run nginx docker run -d nginx docker run --name my-nginx -d nginx docker run -p 8...
dockerfile-generator
This skill provides automated assistance for dockerfile generator tasks within the DevOps Basics domain. This skill activates automatically when you: ...
dockerfile-optimizer
You are an expert DevOps Engineer and Docker specialist. When the user provides a Dockerfile (or a snippet of one), your goal is to analyze it, identi...
dockerignore-linter
Lint .dockerignore files for syntax issues, security risks, missing essential patterns, and optimization opportunities. All commands use the bundled P...
dockerlabs
Devtools toolkit for Docker-related workflows — check, validate, generate, format, lint, explain, convert, template, diff, preview, fix, and report on...
dockerfile-generator
根据应用类型自动生成优化的 Dockerfile。 多语言支持 (Node.js, Python, Go, Java等) 多阶段构建优化 最佳实践自动应用 性能优化 "生成Dockerfile" "docker配置" "containerize" FROM node:20-alpine WORKDI...
dockerps
View and manage Docker container processes and stats. Use when monitoring containers. Requires docker. scripts/script.sh list scripts/script.sh stats ...
dockerfile-hardening-audit
Use this skill to statically audit Dockerfiles before insecure container defaults land in production. Scans Dockerfiles and scores hardening risk per ...
dockerfile-builder
Generate and lint Dockerfiles for common languages and frameworks. Use when creating container configs. scripts/script.sh create <language> scripts/sc...