πŸ”Œ

linux-performance-tuner

πŸ”ŒPlugin

chfle/lehnert-claude-skills

VibeIndex|
What it does
|

Profiles a Linux system and generates tuned sysctl, CPU governor, I/O scheduler, and workload-specific configs for web, database, networking, HPC, or general workloads.

πŸͺ

Part of

chfle/lehnert-claude-skills

linux-sysadminperformancetuningsysctlcpu-governorio-scheduler

Installation

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

More from this repository10

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

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

πŸ”Œ
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.

πŸ”Œ
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-idea-analyzerπŸ”ŒPlugin

Analyzes software ideas for feasibility, target audience, core features, technical complexity, risks, and MVP scope – pure planning, no code generation.

πŸ”Œ
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-backup-restoreπŸ”ŒPlugin

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.

πŸ”Œ
docker-compose-writerπŸ”ŒPlugin

Generates or optimizes docker-compose.yml for any self-hosted app or cloud replacement (Google Photos→Immich, Gmail→Mailcow, ChatGPT→Ollama) — full stacks with health checks, named volumes, and .env setup.