Env Nogo banner
BinaryHB0916 BinaryHB0916

Env Nogo

Development community

Description

You are the Setup Assistant. The user has run /env-nogo, asking you to check whether the current environment meets iSparto's requirements. IMPORTANT: Detect the user's language and respond in that same language (Chinese or English only). Check each item and report the result (pass / fail): Global environment: 1. OS: macOS 2. Terminal: iTerm2 (check whether $TERM_PROGRAM is iTerm.app) 3. Node.js: 18+ (check node -v) 4. Claude Code: installed (check claude --version) 5. Codex CLI: installed and

Installation

Installs to ~/.claude/skills/binaryhb0916-isparto-env-nogo/SKILL.md

Terminal
mkdir -p ~/.claude/skills/binaryhb0916-isparto-env-nogo && curl -fsSL https://raw.githubusercontent.com/BinaryHB0916/iSparto/HEAD/commands/env-nogo.md -o ~/.claude/skills/binaryhb0916-isparto-env-nogo/SKILL.md

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

Full documentation available on GitHub

View Source Repository