πŸ”Œ

sw-boilerplate-docker

πŸ”ŒPlugin

chfle/lehnert-claude-skills

VibeIndex|
What it does
|

Creates Docker infrastructure files (docker-compose.yml, Dockerfiles, .dockerignore, Traefik config) from tech-stack.yaml.

πŸͺ

Part of

chfle/lehnert-claude-skills

software-developmentboilerplatedockerdocker-composedockerfiletraefik

Installation

Add marketplace in Claude Code:
/plugin marketplace add chfle/lehnert-claude-skills
Step 2. Install plugin:
/plugin install sw-boilerplate-docker@lehnert-claude-skills
0
-
AddedJun 19, 2026

More from this repository10

πŸ”Œ
linux-security-hardenerπŸ”ŒPlugin

Generates a complete Linux server hardening plan with ready-to-apply scripts and configs covering SSH, firewall, fail2ban, sysctl, auditd, and user security.

πŸ”Œ
sw-use-case-creatorπŸ”ŒPlugin

Generates a complete use case document with actors, flows, exceptions, and acceptance criteria from user-stories.md, vision.md, or any software description.

πŸ”Œ
linux-shell-scriptorπŸ”ŒPlugin

Generates production-ready bash scripts for any Linux task from a plain English description β€” backups, monitoring, deployment, cron jobs, health checks, database maintenance.

πŸ”Œ
linux-cron-managerπŸ”ŒPlugin

Generates production-ready cron jobs with /etc/cron.d/ entries and wrapper scripts featuring flock locking, logging, log rotation, and failure alerting.

πŸ”Œ
linux-monitoring-setupπŸ”ŒPlugin

Sets up a complete monitoring stack (Prometheus, Grafana, Node Exporter, Loki, Alertmanager, Uptime Kuma, Netdata) for any Linux server, Docker host, or application.

πŸ”Œ
sw-boilerplate-structureπŸ”ŒPlugin

Creates the source code skeleton (entry points, modules, controllers) from tech-stack.yaml.

πŸ”Œ
sw-tech-stack-plannerπŸ”ŒPlugin

Recommends the best modern tech stack and generates requirements/tech-stack.yaml with Docker-first setup, Testcontainers, and full rationale.

πŸ”Œ
sw-boilerplate-dbπŸ”ŒPlugin

Creates database and ORM foundation files (Prisma schema, Flyway migration, SQLAlchemy setup) from tech-stack.yaml.

πŸ”Œ
linux-selinux-helperπŸ”ŒPlugin

Diagnoses and fixes SELinux denials β€” file context relabeling, boolean toggles, port labeling, and custom policy modules. Never suggests disabling SELinux.

πŸ”Œ
linux-network-configurerπŸ”ŒPlugin

Configures Linux networking β€” static IP, routing, VLANs, bonding, bridges, WireGuard, OpenVPN, iptables, nftables, firewalld, DNS, and network troubleshooting.