什麼是 mise-configuration?
使用 mise [env] 作為單一事實來源來配置環境變數和專案設定。每當使用者需要設定 mise.toml、集中環境變數、透過 mise 配置 Python venv、使用 mise 範本或使用子資料夾覆蓋建置 hub-spoke 和 monorepo mise 配置時,即可使用。請勿用於 mise 任務編排(改為使用 mise-tasks)或與環境配置無關的運行時版本管理。 來源:terrylica/cc-skills。
使用 mise [env] 作為單一事實來源來配置環境變數和專案設定。每當使用者需要設定 mise.toml、集中環境變數、透過 mise 配置 Python venv、使用 mise 範本或使用子資料夾覆蓋建置 hub-spoke 和 monorepo mise 配置時,即可使用。請勿用於 mise 任務編排(改為使用 mise-tasks)或與環境配置無關的運行時版本管理。
透過命令列快速安裝 mise-configuration AI 技能到你的開發環境
來源:terrylica/cc-skills。
Use mise [env] as centralized configuration with backward-compatible defaults.
Define all configurable values in .mise.toml [env] section. Scripts read via environment variables with fallback defaults. Same code path works WITH or WITHOUT mise installed.
Key insight: mise auto-loads [env] values when shell has mise activate configured. Scripts using os.environ.get("VAR", "default") pattern work identically whether mise is present or not.
使用 mise [env] 作為單一事實來源來配置環境變數和專案設定。每當使用者需要設定 mise.toml、集中環境變數、透過 mise 配置 Python venv、使用 mise 範本或使用子資料夾覆蓋建置 hub-spoke 和 monorepo mise 配置時,即可使用。請勿用於 mise 任務編排(改為使用 mise-tasks)或與環境配置無關的運行時版本管理。 來源:terrylica/cc-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/terrylica/cc-skills --skill mise-configuration使用 mise [env] 作為單一事實來源來配置環境變數和專案設定。每當使用者需要設定 mise.toml、集中環境變數、透過 mise 配置 Python venv、使用 mise 範本或使用子資料夾覆蓋建置 hub-spoke 和 monorepo mise 配置時,即可使用。請勿用於 mise 任務編排(改為使用 mise-tasks)或與環境配置無關的運行時版本管理。 來源:terrylica/cc-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/terrylica/cc-skills --skill mise-configuration 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/terrylica/cc-skills