Acerca de
The use-devbox skill allows Claude Code to handle missing dependencies and system-level tools without cluttering your global environment. When a command is unavailable or a build fails due to missing utilities, Claude can use this skill to search the Nix package repository, request confirmation, and install the necessary tools locally within your project. By managing packages through a devbox.json file, it ensures that your development environment remains portable, reproducible, and safely isolated from the rest of your operating system.