mise-configurator
Installation
SKILL.md
Mise Configurator
Overview
This skill generates clean, production-ready mise.toml configurations for local development environments and CI/CD pipelines.
It helps standardize runtime versions, simplify onboarding, replace legacy version managers like asdf, nvm, and pyenv, and create reproducible multi-language environments with minimal setup effort.
When to Use This Skill
- Use when you need to create or update a
mise.toml - Use when working with Node.js, Python, Go, Rust, Java, Bun, Terraform, or mixed stacks
- Use when the user asks about CI/CD runtime setup using mise
- Use when migrating from
.tool-versions,asdf,nvm, orpyenv - Use when standardizing tool versions across teams or monorepos