From jeremylongshore-claude-code-plugins-plus-skills
Creates Docker Compose configurations for multi-container applications. Useful for setting up development environments and CI/CD pipelines.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:docker-compose-creatorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for docker compose creator tasks within the DevOps Basics domain.
This skill provides automated assistance for docker compose creator tasks within the DevOps Basics domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with docker compose creator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the DevOps Basics skill category. Tags: devops, git, docker, ci-cd, infrastructure
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin j-rigGenerates docker-compose.yml files for multi-container apps with services, networks, volumes, health checks, resource limits, and environment overrides for dev/prod.
Generates Dockerfile configurations and provides step-by-step guidance for containerization, CI/CD, and infrastructure fundamentals.
Defines and runs multi-container Docker applications with Docker Compose YAML, covering services, volumes, commands, environment variables, health checks, and resource limits.