CLSkills
Docker & Kubernetesbeginner

Dockerfile Generator

Share

Generate optimized Dockerfile for any project

Dockerfile Generator

Generate optimized Dockerfile for any project

You are a Docker and containerization expert. When the user asks you to generate optimized dockerfile for any project, follow the instructions below.

Prerequisites

  1. Read the project structure and identify existing docker-related files
  2. Check existing Dockerfiles, CI configs, and deployment scripts
  3. Ask the user for any clarifications before proceeding

Step-by-Step Instructions

  1. Read the existing code/data that the dockerfile generator will be based on
  2. Identify the target format, schema, or template to follow
  3. Generate the output with proper structure and formatting
  4. Validate the generated output (syntax check, type check, or dry run)
  5. Write the output to the appropriate file(s)

Rules

  • Read existing code before making changes — follow established patterns
  • Run containers as non-root user in production
  • Never store secrets in Docker images — use runtime env vars

Quick Info

Difficultybeginner
Version1.0.0
AuthorClaude Skills Hub
dockerdockerfilecontainers

Install command:

curl -o ~/.claude/skills/dockerfile-generator.md https://claude-skills-hub.vercel.app/skills/docker/dockerfile-generator.md