mise-runtime

Manage and switch Go, Node, Python, and Ruby runtimes with mise.

1|Updated Jun 3, 2023
One-click install
npx skills add https://github.com/snkrheadz/laptop --skill mise-runtime
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mise-runtime
Source: https://github.com/snkrheadz/laptop/tree/main/.claude/skills/mise-runtime
Command: npx skills add https://github.com/snkrheadz/laptop --skill mise-runtime

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

miseを使ってGo/Node/Python/Rubyのランタイムを一元的に管理・切替でき、開発環境の一貫性と再現性を高めます。

Core Features & Use Cases

  • インストール済みランタイムの一覧表示: mise list
  • 特定バージョンのインストール: mise install [email protected] など
  • グローバル設定と切替: mise use --global
  • Use Case: プロジェクトごとに異なる Node バージョンを使い分け

Quick Start

mise list で現在の設定を確認し、必要なツールを追加・切り替えを実行します。