{
  "id": "docker-development",
  "name": "docker-development",
  "description": "Docker and container development agent skill and plugin for Dockerfile optimization, docker-compose orchestration, multi-stage builds, and container security hardening. Use when: user wants to optimize a Dockerfile, create or improve docker-compose configurations, implement multi-stage builds, audit container security, reduce image size, or follow container best practices. Covers build performance, layer caching, secret management, and production-ready container patterns.",
  "version": "1.0.0",
  "author": "alirezarezvani",
  "tags": [
    "engineering"
  ],
  "entryPoint": "tool_chain",
  "category": "engineering",
  "toolChain": [],
  "inputs": [],
  "outputs": [
    {
      "name": "result",
      "type": "string",
      "description": "Skill output"
    }
  ],
  "createdAt": "2026-04-27T00:40:32.546740Z",
  "updatedAt": "2026-04-27T00:40:32.546740Z"
}