By jugrajsingh
Docker best practices: language-aware Dockerfile generation, compose orchestration, security auditing, and image optimization
npx claudepluginhub jugrajsingh/skillgarden --plugin dockercraftAudit Dockerfile and compose against security and performance checklist
Generate docker-compose.yml with service detection from dependencies
Generate optimized Dockerfile and .dockerignore with language detection
Analyze and optimize Docker image size and build performance
Generate pre-commit hook for Dockerfile linting with hadolint
Set up complete Docker environment (Dockerfile + compose + services)
Use when checking Docker configuration for security gaps, performance issues, or production readiness problems in Dockerfile or docker-compose.yml
Use when setting up Docker-based local development with databases, caches, message queues, or other infrastructure services
Use when a project needs a Dockerfile and .dockerignore with multi-stage builds, or when containerizing a Python, Node.js, Go, Rust, or Java project
Use when adding Dockerfile linting to pre-commit configuration, or when Dockerfiles need automated quality checks via hadolint
Use when Docker images are too large, builds are slow, or layer caching is inefficient and needs optimization
Use when bootstrapping a project's Docker environment from scratch, needing Dockerfile, .dockerignore, and docker-compose.yml in one pass
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use