Claude Skills · DevOps & Infrastructure
Pkgseek Linux
web-casa/pkgseek-skillsInvestigate Linux package, build, command, vulnerability, distribution migration, ELF/ABI, shared-library, and container issues with distro-aware PkgSeek evidence. Use for apt, apt-get, dpkg, yum, dnf, rpm, apk or pacman errors; missing commands, headers and .so files; CVE/CNNVD and backport checks; Debian, Ubuntu, Fedora, RHEL, AlmaLinux, Alpine, Arch and other release comparisons; GLIBC/GLIBCXX symbol failures; cross-platform shell commands; and Dockerfile package or lifecycle reviews.
At a glance
This skill is for DevOps & Infrastructure and helps you debug package installation errors, investigate linux distribution compatibility, and diagnose shared library and symbol failures.
git clone --depth 1 https://github.com/web-casa/pkgseek-skills
cp -r pkgseek-skills/skills/pkgseek-linux ~/.claude/skills/pkgseek-linux
linuxDebianUbuntuFedoraRhelAlpine
Other DevOps & Infrastructure skills
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...
Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...