pacphi

Mise Migration — Development skill for Claude Code

Development community

Migrate projects from legacy version managers (NVM, pyenv, rbenv, rustup) to mise with automated configuration generation.

How to install Mise Migration

Installs to ~/.claude/skills/pacphi-sindri-legacy-mise-migration/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pacphi-sindri-legacy-mise-migration && curl -fsSL https://raw.githubusercontent.com/pacphi/sindri-legacy/HEAD/.claude/skills/mise-migration.md -o ~/.claude/skills/pacphi-sindri-legacy-mise-migration/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Mise Migration does


name: mise-migration description: Migrate projects from legacy version managers (NVM, pyenv, rbenv, rustup) to mise with automated configuration generation

Mise Migration Skill

This skill helps migrate projects and systems from legacy version managers to mise, Sindri's unified tool manager.

What is mise?

mise (https://mise.jdx.dev) is a unified tool version manager that replaces:

  • nvm (Node.js)
  • pyenv (Python)
  • rbenv (Ruby)
  • rustup (Rust)
  • gvm (Go)
  • An

Alternatives in Development

  • Claude Coder — Kodu is an autonomous coding agent that lives in your IDE 5.2k ★
  • Param Discover — Discover hidden HTTP parameters on a URL or list of URLs using Arjun (or x8 fallback) 4.5k ★
  • Claude Scholar — Semi-automated research assistant for academic research and software development 3k ★

Full documentation available on GitHub

View Source Repository