toolchain
49Plugin Claude Code
Pin a project's tools to a mise toolchain, and run Git hooks with prek.
Plugin Claude Code
Pin a project's tools to a mise toolchain, and run Git hooks with prek.
Skill Claude CodeCodex
Set up or extend a project's mise.toml by inventorying the tools the project already uses and pinning each one to a backend and a version. Use when the user wants to adopt mise, add tools to an existing mise.toml, or migrate off asdf, nvm, pyenv, or tfenv.
Skill Claude CodeCodex
Use when setting up or running hooks with prek in any repository. prek is a Rust drop-in alternative to pre-commit for running Git hooks that check, format, lint, and validate code and repository files. Prefer it when speed, workspace mode, built-in hooks, shared toolchains, or native TOML configuration matter.