/dockerfile
Generate an optimized Dockerfile — multi-stage build, security hardening, small image size.
$ npx -y skills add KhaiTrang1995/agentic-awesome-kits --skill dockerfile --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/dockerfile
Context preview
The summary Claude sees to decide when to auto-load this skill.
Generate an optimized Dockerfile — multi-stage build, security hardening, small image size.
Reusable AI Skill Kits for coding agents (Claude Code and any other subagent/slash-command-compatible tool).
Repo: KhaiTrang1995/agentic-awesome-kits
Other skills on agentic-awesome-kits.
- /ci
Generate a CI/CD pipeline — build, test, security scan, deploy. Supports GitHub Actions, GitLab CI, Bitbucket Pipelines.
Open skill - /compose
Generate docker-compose.yml — multi-service, network, volumes, healthcheck.
Open skill - /secret
Generate Swarm secret/config management — external secret references, versioned rotation, config mounts.
Open skill - /service
Generate or update a single Swarm service definition — scaling, resource limits, rolling update policy, health check.
Open skill - /stack
Generate a Docker Swarm stack file — services, deploy policy (replicas, placement, rolling update/rollback), overlay network.
Open skill - /elk-health
ELK health checklist — cluster status, shards, ILM, disk watermarks, ingest lag, pipeline errors. Docs only.
Open skill

