toolchain
Pin a project's tools to a mise toolchain, and run Git hooks with prek.
Install
/plugin marketplace add staticaland/skills
/plugin install toolchain@staticaland-skills
Skills
- mise-setup (skill) - Inventories
the tools a project already uses across CI, containers, task runners, and
per-language version files, then pins each one to a
mise backend and version in a committed
mise.tomlwith a lockfile. - prek (skill) - Sets up and runs Git hooks with prek, the Rust drop-in alternative to pre-commit: workspace mode, built-in hooks, and shared toolchains.
License
MIT