code-env-setup

Installation
SKILL.md

Claude Code Setup Wizard

Interactive environment setup following the Claude Code Guide.

Pre-flight

Run the detection script to understand current state:

python3 ${CLAUDE_SKILL_DIR}/scripts/detect_setup.py

Two-Phase Workflow

Phase 1: Detect

  1. Run the detector on the project root:
    python3 ${CLAUDE_SKILL_DIR}/scripts/detect_setup.py <project-root>
    
Installs
1
GitHub Stars
15
First Seen
Apr 26, 2026
code-env-setup — joaquimscosta/arkhe-claude-plugins