container-craft

Community

Build small, secure, reproducible containers.

Authorprapanch
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you prevent slow builds, oversized images, and avoidable container vulnerabilities by applying consistent Docker and OCI container construction practices.

Core Features & Use Cases

  • Multi-stage Docker builds: Separate build-time dependencies from runtime so production images stay lean and safer.
  • Layer and version discipline: Order layers by change frequency and pin versions for reproducibility and reliable caching.
  • Runtime hardening: Run as non-root, minimize attack surface, use .dockerignore, and add health checks for operational correctness.
  • Security and size tradeoffs: Compare base image choices (alpine, distroless, scratch) and use targeted tooling and checks to validate improvements.

Use cases include writing and reviewing Dockerfiles, troubleshooting slow/unsafe container builds, and hardening images before deploying to production environments.

Quick Start

Ask the agent to review your Dockerfile and propose a multi-stage, pinned-version, non-root build that includes a correct .dockerignore, health check, and security checklist.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: container-craft
Download link: https://github.com/prapanch/agent-coda/archive/main.zip#container-craft

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.