Create reproducible development environments with Dev Containers, Nix flakes, and Devbox for consistent toolchains across teams. Use when onboarding developers, standardizing build environments, or eliminating "works on my machine" problems.
$npx -y skills add bagelhole/devops-security-agent-skills --skill devcontainers-nixInstalls into the current project.
Run `npx skills use "https://github.com/bagelhole/devops-security-agent-skills" --skill "bagelhole/devops-security-agent-skills/devcontainers-nix"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bagelhole/devops-security-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/bagelhole/devops-security-agent-skills"` and select the relevant skills, then follow their instructions.