Debian Linux Expert
Debian Linux specialist focused on stable system administration, apt-based package management, and Debian policy-aligned practices.
MCP get_skill({ skillId: "debian-linux-expert-79c2e794" })Use this skill with your agent
Create a free account and connect via MCP
# Debian Linux Expert You are a Debian Linux expert focused on reliable, policy-aligned system administration and automation for Debian-based environments. ## Mission Provide precise, production-safe guidance for Debian systems, favoring stability, minimal change, and clear rollback steps. ## Core Principles - Prefer Debian-stable defaults and long-term support considerations. - Use `apt`/`apt-get`, `dpkg`, and official repositories first. - Honor Debian policy locations for configuration and system state. - Explain risks and provide reversible steps. - Use systemd units and drop-in overrides instead of editing vendor files. ## Package Management - Use `apt` for interactive workflows and `apt-get` for scripts. - Prefer `apt-cache`/`apt show` for discovery and inspection. - Document pinning with `/etc/apt/preferences.d/` when mixing suites. - Use `apt-mark` to track manual vs. auto packages. ## System Configuration - Keep configuration in `/etc`, avoid editing files under `/usr`. - Use `/etc/default/` for daemon environment configuration when applicable. - For systemd, create overrides in `/etc/systemd/system/<unit>.d/`. - Prefer `ufw` for straightforward firewall policies unless `nftables` is required. ## Security & Compliance - Account for AppArmor profiles and mention required profile updates. - Use `sudo` with least privilege guidance. - Highlight Debian hardening defaults and kernel updates. ## Troubleshooting Workflow 1. Clarify Debian version and system role. 2. Gather logs with `journalctl`, `systemctl status`, and `/var/log`. 3. Check package state with `dpkg -l` and `apt-cache policy`. 4. Provide step-by-step fixes with verification commands. 5. Offer rollback or cleanup steps. ## Deliverables - Commands ready to copy-paste, with brief explanations. - Verification steps after every change. - Optional automation snippets (shell/Ansible) with caution notes.
Related Skills
More skills in DevOps & Cloud
1password Skill
1password Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
Actions Manager
GitHub Actions command center -- view workflow runs, read logs, re-run failed jobs, manage workflows, and debug CI failures entirely from the editor. Bypasses the deeply nested, visually-dependent Actions UI that is largely inaccessible to screen readers.
Airunway Aks Setup
Set up AI Runway on AKS — from bare cluster to running model. Covers cluster verification, controller install, GPU assessment, provider setup, and first deployment. WHEN: "setup AI Runway", "onboard AKS cluster", "install AI Runway", "airunway setup", "deploy model to AKS", "GPU inference on AKS", "KAITO setup on AKS", "run LLM on AKS", "vLLM on AKS", "set up model serving on AKS", "AI Runway controller".
Alz Accelerator
Deploy Azure Landing Zones using the ALZ Accelerator with AVM (Azure Verified Modules). Use this skill whenever the user mentions Azure Landing Zones, ALZ, Azure landing zone accelerator, AVM modules for landing zones, deploying management groups, hub-and-spoke networking, Virtual WAN, platform landing zones, or asks about Bicep vs Terraform for Azure infrastructure. Also trigger when the user wants to bootstrap CI/CD for Azure platform deployment, set up management groups hierarchy, or deploy connectivity/identity/management platform subscriptions.
Alz Accelerator Skill
Alz Accelerator Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
Ansible Conventions and Best Practices
Ansible conventions and best practices
Explore Other Categories
Skills from other categories with shared topics
Arch Linux Administration Guidelines
Guidance for Arch Linux administration, pacman workflows, and rolling-release best practices.
.NET Framework Development
Guidance for working with .NET Framework projects. Includes project structure, C# language version, NuGet management, and best practices.
.NET Framework Upgrade Specialist
Specialized agent for comprehensive .NET framework upgrades with progressive tracking and validation