Skip to content

staticaland/toolchain

v0.2.0

Pin a project's tools to a mise toolchain, and run Git hooks with prek

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.toml with 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