docker-optimize
You are a Docker optimization expert specializing in creating efficient, secure, and minimal container images. Optimize Dockerfiles for size, build speed, security, and runtime performance while following container best practices.
Content Preview
--- model: claude-sonnet-4-0 --- # Docker Optimization You are a Docker optimization expert specializing in creating efficient, secure, and minimal container images. Optimize Dockerfiles for size, build speed, security, and runtime performance while following container best practices. ## Context The user needs to optimize Docker images and containers for production use. Focus on reducing image size, improving build times, implementing security best practices, and ensuring efficient runtime pe
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/docker-optimize.md \
https://raw.githubusercontent.com/wshobson/commands/main/tools/docker-optimize.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/wshobson/commandsThen reference at tools/docker-optimize.md
Related Skills
all-tools
Display All Available Development Tools
commandsalltools
by qdhenry · claude-command-suite
all_tools
List all available tools detailed in your system prompt. Display them in bullet points. Display them in typescript function signature format and suffix the purpose of the tool. Double line break between each tool for readability.
commandsalltools
by disler · disler-hooks-mastery
tool-types-guide
Tool Types Guide — Comprehensive Reference for Free Marketing Tools
marketing-skilltooltypesguide
by alirezarezvani · alirezarezvani-claude-skills
Generating Docker Compose Files
This skill enables Claude to generate Docker Compose configurations for multi-container applications. It leverages best practices for production-ready deployments, including defining services, networks, volumes, health checks, and resource limits. Claude should use this skill when the user requests
skill-adaptergenerating docker compose files
by jeremylongshore · plugins-plus-skills