{"name":"chfle-lehnert-claude-skills","owner":{"name":"ClaudePluginHub"},"plugins":[{"name":"chfle-sw-idea-analyzer-skills-sw-idea-analyzer","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Analyzes software ideas for feasibility, features, risks, and MVP scope – pure planning, no code generation.","version":"1.5.0","strict":true,"keywords":["idea","analysis","feasibility","mvp","planning","startup"],"category":"utilities"},{"name":"chfle-sw-diagram-creator-skills-sw-diagram-creator","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Generates ready-to-copy Mermaid, PlantUML, and ASCII diagrams from any software description, idea, or sw-idea-analyzer output.","version":"1.3.0","strict":true,"keywords":["diagram","mermaid","plantuml","architecture","erd","flowchart","sequence","c4","visualization"],"category":"deployment"},{"name":"chfle-sw-user-story-creator-skills-sw-user-story-creator","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Generates a complete user story document with acceptance criteria and priorities from requirements/vision.md or any software description.","version":"1.2.0","strict":true,"keywords":["user-stories","requirements","acceptance-criteria","agile","planning","vision"],"category":"utilities"},{"name":"chfle-sw-use-case-creator-skills-sw-use-case-creator","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Generates a complete use case document with actors, flows, exceptions, and acceptance criteria from user-stories.md, vision.md, or any software description.","version":"1.0.0","strict":true,"keywords":["use-cases","requirements","actors","flows","specifications","planning"],"category":"deployment"},{"name":"chfle-sw-tech-stack-planner-skills-sw-tech-stack-planner","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Recommends the best modern tech stack for a project and generates a ready-to-use requirements/tech-stack.yaml with Docker-first setup, Testcontainers, and full rationale.","version":"1.0.0","strict":true,"keywords":["tech-stack","architecture","docker","docker-compose","testcontainers","planning","devops"],"category":"development"},{"name":"chfle-sw-use-case-coder-skills-sw-use-case-coder","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Generates production-ready code scaffolding for selected use cases from tech-stack.yaml and use-cases.md.","version":"2.3.0","strict":true,"keywords":["code-generation","scaffolding","use-cases","nextjs","nestjs","spring","fastapi","prisma","testcontainers"],"category":"testing"},{"name":"chfle-sw-boilerplate-skills-sw-boilerplate","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Orchestrates all boilerplate sub-skills to scaffold a complete project from tech-stack.yaml directly into the workspace root.","version":"1.3.0","strict":true,"keywords":["boilerplate","scaffold","project-setup","orchestrator","fullstack","init"],"category":"utilities"},{"name":"chfle-sw-boilerplate-root-skills-sw-boilerplate-root","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Creates root-level project config files (package.json, tsconfig.json, pom.xml, .gitignore etc.) from tech-stack.yaml.","version":"1.1.0","strict":true,"keywords":["boilerplate","scaffold","package-json","tsconfig","pom-xml","config"],"category":"utilities"},{"name":"chfle-sw-boilerplate-structure-skills-sw-boilerplate-structure","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Creates the source code skeleton (entry points, modules, controllers, app structure) from tech-stack.yaml.","version":"1.0.0","strict":true,"keywords":["boilerplate","scaffold","structure","src","entrypoint","modules"],"category":"utilities"},{"name":"chfle-sw-boilerplate-db-skills-sw-boilerplate-db","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Creates database and ORM foundation files (Prisma schema, Flyway migration, SQLAlchemy setup) from tech-stack.yaml.","version":"1.0.0","strict":true,"keywords":["boilerplate","database","prisma","flyway","sqlalchemy","typeorm","migration"],"category":"data"},{"name":"chfle-sw-boilerplate-docker-skills-sw-boilerplate-docker","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Creates Docker infrastructure files (docker-compose.yml, Dockerfiles, .dockerignore, Traefik config) from tech-stack.yaml.","version":"1.0.0","strict":true,"keywords":["boilerplate","docker","docker-compose","dockerfile","traefik","infrastructure"],"category":"utilities"},{"name":"chfle-sw-boilerplate-ui-skills-sw-boilerplate-ui","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Creates UI foundation files (Tailwind config, shadcn/ui setup, global styles, layout components) from tech-stack.yaml.","version":"1.0.0","strict":true,"keywords":["boilerplate","ui","tailwind","shadcn","styles","layout","components"],"category":"utilities"},{"name":"chfle-linux-shell-scriptor-skills-linux-shell-scriptor","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Generates production-ready bash scripts for any Linux task from a plain English description.","version":"1.0.0","strict":true,"keywords":["bash","shell","script","linux","automation","backup","monitoring","deployment","cron","sysadmin"],"category":"productivity"},{"name":"chfle-linux-config-auditor-skills-linux-config-auditor","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Audits Linux config files (nginx, Apache, sshd, systemd units, iptables, nftables, fail2ban, sudoers, sysctl) for security issues, misconfigurations, and performance gaps.","version":"1.0.0","strict":true,"keywords":["audit","security","nginx","sshd","systemd","iptables","firewall","config","hardening","compliance","cis"],"category":"deployment"},{"name":"chfle-docker-compose-writer-skills-docker-compose-writer","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Generates or optimizes docker-compose.yml for any self-hosted app or cloud replacement (Google Photos→Immich, Gmail→Mailcow, ChatGPT→Ollama, etc.) — full stacks with health checks, named volumes, and .env setup.","version":"2.0.0","strict":true,"keywords":["docker","docker-compose","containers","services","nginx","postgres","redis","traefik","devops","infrastructure"],"category":"development"},{"name":"chfle-linux-security-hardener-skills-linux-security-hardener","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Generates a complete Linux server hardening plan with ready-to-apply scripts and configs covering SSH, firewall, fail2ban, sysctl, auditd, and user security.","version":"1.0.0","strict":true,"keywords":["security","hardening","linux","ssh","firewall","fail2ban","sysctl","auditd","cis","vps","server"],"category":"deployment"},{"name":"chfle-linux-log-analyzer-skills-linux-log-analyzer","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Analyzes Linux log files (auth.log, syslog, nginx, Apache, journalctl, Docker, fail2ban) for errors, security threats, brute force attacks, crashes, and anomalies.","version":"1.1.0","strict":true,"keywords":["logs","log-analysis","security","auth.log","nginx","syslog","journalctl","docker","brute-force","anomaly","linux"],"category":"security"},{"name":"chfle-linux-monitoring-setup-skills-linux-monitoring-setup","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Sets up a complete monitoring stack (Prometheus, Grafana, Node Exporter, Loki, Alertmanager, Uptime Kuma, Netdata) for any Linux server, Docker host, or application.","version":"1.0.0","strict":true,"keywords":["monitoring","prometheus","grafana","loki","alertmanager","node-exporter","uptime-kuma","netdata","cadvisor","observability","metrics","alerts"],"category":"data"},{"name":"chfle-linux-network-configurer-skills-linux-network-configurer","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Configures Linux networking — static IP, routing, VLANs, bonding, bridges, WireGuard, OpenVPN, iptables, nftables, firewalld, DNS, and network troubleshooting.","version":"1.0.0","strict":true,"keywords":["network","networking","static-ip","wireguard","vpn","iptables","nftables","vlan","bonding","bridge","dns","routing","firewall","linux"],"category":"utilities"},{"name":"chfle-linux-backup-restore-skills-linux-backup-restore","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Designs and generates complete Linux backup solutions using restic, BorgBackup, rsync, or tar — with encryption, remote storage, retention policies, database backups, Docker volume backups, and restore procedures.","version":"1.0.0","strict":true,"keywords":["backup","restore","restic","borgbackup","rsync","disaster-recovery","database-backup","docker-volumes","s3","3-2-1","retention","linux"],"category":"deployment"},{"name":"chfle-linux-systemd-manager-skills-linux-systemd-manager","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Creates, debugs, and hardens systemd service, timer, socket, path, and mount units — with sandboxing, resource limits, restart policies, and timer scheduling.","version":"1.0.0","strict":true,"keywords":["systemd","service","timer","socket","unit","journalctl","autostart","boot","scheduling","sandboxing","linux"],"category":"deployment"},{"name":"chfle-linux-cron-manager-skills-linux-cron-manager","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Generates production-ready cron jobs with /etc/cron.d/ entries and wrapper scripts featuring flock locking, logging, log rotation, and failure alerting.","version":"1.0.0","strict":true,"keywords":["cron","crontab","scheduling","flock","locking","automation","linux","systemd-timer","cron.d"],"category":"productivity"},{"name":"chfle-linux-selinux-helper-skills-linux-selinux-helper","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Diagnoses and fixes SELinux denials — file context relabeling, boolean toggles, port labeling, and custom policy modules. Never suggests disabling SELinux.","version":"1.0.0","strict":true,"keywords":["selinux","avc","denial","policy","semanage","restorecon","audit2allow","boolean","context","rhel","rocky","fedora","security"],"category":"security"},{"name":"chfle-linux-performance-tuner-skills-linux-performance-tuner","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Generates tuned sysctl, I/O scheduler, CPU governor, and workload-specific configs — measures before tuning.","version":"1.0.0","strict":true,"keywords":["performance","tuning","sysctl","cpu-governor","io-scheduler","kernel","linux","optimization","profiling","latency","throughput","bbr","hugepages","numa"],"category":"deployment"},{"name":"chfle-lehnert-skills","source":{"source":"github","repo":"chfle/lehnert-claude-skills"},"description":"Lehnert's personal Claude skill shop – skill-shop-manager and more skills","version":"1.5.0","strict":true,"keywords":["skills","skill-shop","productivity"],"category":"productivity"}]}