生成 Docker Compose 配置,支持 MySQL, PostgreSQL, Redis, MongoDB, Elasticsearch 等常用服务。
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill docker-compose-generator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Docker Compose Generator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-docker-compose-generator)More formats (shields.io, HTML) on the badges page.
---
name: docker-compose-generator
description: 生成 Docker Compose 配置,支持 MySQL, PostgreSQL, Redis, MongoDB, Elasticsearch 等常用服务。
metadata: {"clawdbot":{"emoji":"🐙","requires":{},"primaryEnv":""}}
---
# Docker Compose Generator
生成 Docker Compose 配置,快速搭建开发环境。
## 支持的服务
- MySQL
- PostgreSQL
- Redis
- MongoDB
- Elasticsearch
- RabbitMQ
- Nginx
- Node.js
## 使用方法
```bash
docker-compose-generator --db mysql --cache redis
docker-compose-generator full-stack
```
## 功能
- 一键生成 docker-compose.yml
- 网络配置
- 数据持久化
- 环境变量模板
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!