- Home
- /
- Categories
- /
- Docker
Docker
Containerization and Docker
claude-code-web-docker
by TrevorS
Set up and use Docker in Claude Code for Web environments. Use when Docker builds fail with bridge/iptables errors, SSL certificate errors through proxy, or when working in containerized web environments.
terma
by bfollington
གཏེར་མ
aippt
by Ceeon
AIPPT - 从文章生成精美 PPT 的完整工作流。文章内容 → ASCII PPT 框架 → AI 生图 → 完整 PPT。
server-status-push
by Dwsy
"检查 Linux 服务器健康状态并汇总发送给用户(支持一键文本报告)"
automating-notes
by SpillwaveSolutions
Automates Apple Notes via JXA. Use when asked to "create notes programmatically", "automate Notes app", "JXA notes scripting", or "organize notes with automation". Covers accounts/folders/notes, HTML bodies, queries, moves, and Objective-C/UI fallbacks for Notes.app automation on macOS.
kubectl-basics
by chaterm
kubectl 基础操作与常用命令
pod-management
by chaterm
Kubernetes Pod 管理与调试
dockerfile
by chaterm
Dockerfile 编写最佳实践
container-ops
by chaterm
Docker 容器操作与管理
screenshot-capture
by AIDotNet
捕获屏幕、窗口或区域的截图,支持标注。
ci-cd-generator
by AIDotNet
为GitHub Actions、GitLab CI、Azure DevOps和Jenkins生成CI/CD流水线,包含构建、测试、部署阶段、缓存和密钥管理。
image-processor
by AIDotNet
处理图片 - 调整大小、转换格式、添加水印、生成缩略图。基于Pillow。
docker-compose
by AIDotNet
创建和管理多容器应用的Docker Compose配置,包含生产级设置、健康检查和网络配置。
base64-encoder
by AIDotNet
编码和解码Base64、URL安全Base64和十六进制字符串,支持文件处理。
sharp
by AIDotNet
高性能Node.js图片处理库。使用libvips最快速地调整JPEG、PNG、WebP、AVIF和TIFF图片大小。
media-processing
by siviter-xyz
Media processing utilities for images, audio, and video using FFmpeg and ImageMagick. Use when working with media conversion, optimization, or batch processing tasks.
GitLab Stack Config Generator
by rknall
"Generates service-specific configuration files for GitLab stack projects in ./config directory, using .env as the primary configuration source. Creates nginx, PostgreSQL, Redis, and custom service configs with strict validation for secrets, paths, and Docker best practices. Use when setting up service configurations, creating config templates, or ensuring configs follow stack patterns."
Newt Blueprint Generator
by rknall
"Generate and validate Pangolin Newt blueprint configurations in YAML or Docker Labels format. Use when creating Pangolin resource configurations, proxy resources, client resources, authentication settings, or Docker Compose blueprints."
fal-generate
by lovisdotio
Generate AI images, videos, audio and 3D content using fal.ai's 500+ models. Supports Kling V3, FLUX.2, Grok Imagine, Veo 3.1, MiniMax, Hunyuan 3D, OpenRouter LLMs and more via queue-based generation.
odoo19-oca-devops
by jgtolentino
Build enterprise-grade Odoo 19 ERP using OCA community modules instead of Enterprise licenses. Scaffold modules, vendor OCA dependencies, generate production Docker deployments, and deploy to DigitalOcean with Supabase - saving $4,728/year in licensing costs.
GitHub Actions Workflows Development
by jgtolentino
License: AGPL-3.0
Automation & DevOps Excellence Expert
by jgtolentino
License: AGPL-3.0
docker-compose-skill
by ScientiaCapital
"Local dev environments with Docker Compose - multi-service setups, databases, hot reload, debugging. Use when: docker compose, local dev, postgres container, redis local, dev environment."
compose
by chaterm
Docker Compose 编排