Dockerfile生成、docker-compose编排、命令速查、调试排错、镜像优化、仓库配置. Use when you need docker helper capabilities. Triggers on: docker helper.
Scanned 9/23/2026
Install to Claude Code
npx -y skills add lxyeternal/MalSkillBench --skill docker-helper --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Docker Helper?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lxyeternal-docker-helper)More formats (shields.io, HTML) on the badges page.
---
version: "2.0.0"
name: docker-helper
description: "Dockerfile生成、docker-compose编排、命令速查、调试排错、镜像优化、仓库配置. Use when you need docker helper capabilities. Triggers on: docker helper."
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
---
# docker-helper
Dockerfile生成、docker-compose编排、命令速查、调试排错、镜像优化、仓库配置
## 为什么选择这个工具
- ✅ 专为中文用户设计,理解中国市场和文化
- ✅ 多种命令覆盖不同场景需求
- ✅ 输出实用、可直接使用的内容
- ✅ 持续更新,紧跟行业最新趋势
## 命令列表
| 命令 | 功能 |
|------|------|
| `dockerfile` | dockerfile |
| `compose` | compose |
| `command` | command |
| `debug` | debug |
| `optimize` | optimize |
| `registry` | registry |
## 专业建议
- 使用具体版本标签,避免 `latest`
- 合并RUN指令减少层数
- 将不常变的指令放前面利用缓存
- 使用多阶段构建减小最终镜像
- 使用 `.dockerignore` 排除不需要的文件
---
*docker-helper by BytesAgain*
## Commands
- `command` — Execute command
- `compose` — Execute compose
- `debug` — Execute debug
- `h` — Execute h
- `optimize` — Execute optimize
- `php` — Node.js Dockerfile
- `registry` — Execute registry
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
## Examples
```bash
# Show help
docker-helper help
# Run
docker-helper run
```
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!