sw-use-case-coder
πPluginchfle/lehnert-claude-skills
Generates production-ready code for selected use cases (UC-01, US-03, all MVP) from tech-stack.yaml and use-cases.md β writes files directly into workspace root.
Part of
chfle/lehnert-claude-skills
Installation
/plugin marketplace add chfle/lehnert-claude-skills/plugin install sw-use-case-coder@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.
Creates the source code skeleton (entry points, modules, controllers) from tech-stack.yaml.
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.
Configures Linux networking β static IP, routing, VLANs, bonding, bridges, WireGuard, OpenVPN, iptables, nftables, firewalld, DNS, and network troubleshooting.