docker-patterns

docker-patterns is a skill for Claude Code, Codex from Yaomeng1749/claude-code-digital-nomad-config-pack. It costs 40 tokens per session (2,115 once invoked), scanned A, original, no licence file.

A guide to using Docker and Docker Compose, tools for packaging applications and running several connected services in isolated environments.

In plain words
What is it for?
Use it when creating containerized development environments or reviewing Docker and Docker Compose configurations.
Why use it?
It helps avoid common problems with local setup, service networking, stored data, and container security.

Skill for Claude CodeCodex

Part of the everything-claude-code plugin — 12 skills, 4 commands, 3 agents, 6 MCP servers shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/yaomeng1749/claude-code-digital-nomad-config-pack/docker-patterns
Any agent
npx skills add Yaomeng1749/claude-code-digital-nomad-config-pack --skill docker-patterns
Clone the repo
git clone --depth 1 https://github.com/Yaomeng1749/claude-code-digital-nomad-config-pack

Made for: Claude Code, Codex.

Or install everything-claude-code, the plugin that ships this one along with the rest of its 12 skills, 4 commands, 3 agents, 6 MCP servers.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for docker-patterns

README.md
[![agentmods](https://agentmods.dev/badge/skills/yaomeng1749/claude-code-digital-nomad-config-pack/docker-patterns.svg)](https://agentmods.dev/skills/yaomeng1749/claude-code-digital-nomad-config-pack/docker-patterns)
Your own site
<a href="https://agentmods.dev/skills/yaomeng1749/claude-code-digital-nomad-config-pack/docker-patterns"><img src="https://agentmods.dev/badge/skills/yaomeng1749/claude-code-digital-nomad-config-pack/docker-patterns.svg" alt="Measured on agentmods" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,115 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00040 $0.02115
Opus 5 $0.00020 $0.01058
Sonnet 5 $0.00008 $0.00423
Haiku 4.5 $0.00004 $0.00212

Measured yesterday against content hash e202168a7af5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

docker-patterns scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

HEALTHCHECK --interval=30s --timeout=3s CMD wget -qO- http://localhost:3000/health || exit 1
ClaudeCode-Config-Pack/claude-home/plugins/cache/everything-claude-code/everything-claude-code/1.9.0/.kiro/skills/docker-patterns/SKILL.md · 377 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 377 lines · 40 tokens per session scan A e202168a7af5

Subscribe to this mod's changes

docker-patterns is a skill published in the GitHub repository Yaomeng1749/claude-code-digital-nomad-config-pack (4 stars, last pushed 4mo ago), with no licence file. It adds 40 tokens to every session and 2,115 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

k8s-securitycontext

Binary Kubernetes securityContext hardening check. Use when reviewing Pods, Deployments, StatefulSets, DaemonSets, Jobs, CronJobs, Helm templates, or Kubernetes manifests that define containers. Minimal output only: OK or NOTOK: RULE, RULE.

andypitcher/ponytail-sec · 57 tokens

dockerfile

Binary Dockerfile image-build hardening check. Use when reviewing Dockerfiles, container image builds, multi-stage builds, runtime users, pinned bases, or reproducible dependency installs. Minimal output only: OK or NOTOK: RULE, RULE.

andypitcher/ponytail-sec · 51 tokens

coff0xc-cloud-devsecops

Use when / 当用户请求 cloud、container、Kubernetes/K8s、serverless、DevSecOps、supply chain、CI/CD 或 secrets:AWS/Azure/GCP、IAM、S3/Blob/GCS、Docker、Terraform/IaC、GitHub Actions、SBOM/SCA、secret scanning、pipeline risk。手动触发:使用 coff0xc-cloud-devsecops。.

Coff0xc/coffee-skill · 92 tokens

prowler-commit

Creates professional git commits following conventional-commits format. Trigger: When creating commits, after completing code changes, when user asks to commit.

prowler-cloud/prowler · 33 tokens

release-rome-image

Release a new Rome runtime image by pushing a vX.Y.Z tag — pick the version, verify main is releasable, push the tag, and confirm the image published to Docker Hub. Covers the v runtime-image tag only, not the desktop app (desktop-v) and not npm packages (ui-v, app-runtime-v).

rome-os/rome · 81 tokens

d1v

Operate d1v.ai projects and container workspaces with the d1v CLI. Use when a task involves D1V authentication, project binding, workspace synchronization, container commands, environment metadata, preview deployments, deployment status, or a user-confirmed production release.

d1vai/d1v-cli · 57 tokens