sw-boilerplate-structure
πPluginchfle/lehnert-claude-skills
Creates the source code skeleton (entry points, modules, controllers) from tech-stack.yaml.
Part of
chfle/lehnert-claude-skills
Installation
/plugin marketplace add chfle/lehnert-claude-skills/plugin install sw-boilerplate-structure@lehnert-claude-skillsMore from this repository10
Generates a complete Linux server hardening plan with ready-to-apply scripts and configs covering SSH, firewall, fail2ban, sysctl, auditd, and user security.
Generates a complete use case document with actors, flows, exceptions, and acceptance criteria from user-stories.md, vision.md, or any software description.
Generates production-ready bash scripts for any Linux task from a plain English description β backups, monitoring, deployment, cron jobs, health checks, database maintenance.
Generates production-ready cron jobs with /etc/cron.d/ entries and wrapper scripts featuring flock locking, logging, log rotation, and failure alerting.
Sets up a complete monitoring stack (Prometheus, Grafana, Node Exporter, Loki, Alertmanager, Uptime Kuma, Netdata) for any Linux server, Docker host, or application.
Recommends the best modern tech stack and generates requirements/tech-stack.yaml with Docker-first setup, Testcontainers, and full rationale.
Creates database and ORM foundation files (Prisma schema, Flyway migration, SQLAlchemy setup) from tech-stack.yaml.
Diagnoses and fixes SELinux denials β file context relabeling, boolean toggles, port labeling, and custom policy modules. Never suggests disabling SELinux.
Designs and generates complete Linux backup solutions using restic, BorgBackup, rsync, or tar β with encryption, encryption key management, remote storage, retention policies, database backups, Docker volume backups, and restore procedures.
Configures Linux networking β static IP, routing, VLANs, bonding, bridges, WireGuard, OpenVPN, iptables, nftables, firewalld, DNS, and network troubleshooting.