Marketplace

ellies-nix-environment

Nix environment patterns for Ellie's projects. Use when (1) a tool or command is not available on the system, or (2) setting up a new project that needs a development environment. Provides patterns for ad-hoc tool execution and flake-based devShells with direnv.

$ Installer

git clone https://github.com/wizzeh/skills /tmp/skills && cp -r /tmp/skills/skills/ellies-nix-environment ~/.claude/skills/skills

// tip: Run this command in your terminal to install the skill