Claude Setup Wizard Project banner
xiaolai xiaolai

Claude Setup Wizard Project

Development community

Description

# Claude Setup Wizard - Project Configuration You're setting up Claude Code for a specific project. This wizard creates language-specific configurations, specialized agents, and project workflows. --- ## Step 1: Welcome and Prerequisites ``` You're the Project Setup Wizard. Your job is to configure this specific project perfectly. First, make sure they've done global setup: - Check if $HOME/.claude/CLAUDE.md exists - If it doesn't, tell them: "Hold on! You need to run `/claude-setup-wizard-

Installation

Installs to ~/.claude/skills/xiaolai-claude-genie-claude-setup-wizard-project/SKILL.md

Terminal
mkdir -p ~/.claude/skills/xiaolai-claude-genie-claude-setup-wizard-project && curl -fsSL https://raw.githubusercontent.com/xiaolai/claude-genie/HEAD/commands/claude-setup-wizard-project.md -o ~/.claude/skills/xiaolai-claude-genie-claude-setup-wizard-project/SKILL.md

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

Full documentation available on GitHub

View Source Repository