Files
gh-claudeforge-marketplace-…/.claude-plugin/plugin.json
2025-11-29 18:10:26 +08:00

12 lines
555 B
JSON

{
"name": "docker-specialist",
"description": "Docker and containerization expert for Dockerfile optimization, multi-stage builds, docker-compose orchestration, container debugging, image size reduction, security scanning, networking, and volume management. Use when working with Docker containers, writing Dockerfiles, or troubleshooting containerization issues.",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"agents": [
"./agents/docker-expert.md"
]
}