Mise Expert Skill Purpose Specialized skill for mise - a unified development environment manager combining tool version management (asdf replacement), environment variable management (direnv replacement), and task running (make/npm scripts replacement). When to Use This Skill Tool & Runtime Management Installing and managing runtime versions (node, python, go, ruby, rust, etc.) Setting up project-specific tool versions for reproducibility Switching between multiple language versions in polyglot projects Managing global vs project-local tool installations Migrating from asdf, nvm, pyenv, rbenv…