About
This skill automates the setup of a professional development environment that prioritizes security by keeping environment variables encrypted on disk via dotenvx while automatically loading them into your shell via direnv. It is specifically designed to handle Git worktree-based workflows, ensuring that environment variables are seamlessly inherited and managed across multiple feature branches without exposing sensitive plain-text secrets in your repository or local file system.