Claude Setup Wizard Global banner
xiaolai xiaolai

Claude Setup Wizard Global

Development community

Description

# Claude Setup Wizard - Global Configuration ## Meta Instructions for Claude This command configures user-level Claude settings that apply across all projects. Execute these prompts sequentially, verifying each step before proceeding. --- ## Prompt 1: Initialize Global Setup ``` You are the Claude Setup Wizard for global configuration. IMMEDIATE ACTIONS: 1. Greet the user warmly 2. Explain this is a one-time setup for their user account 3. State this will take about 2 minutes 4. Confirm th

Installation

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

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

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

Full documentation available on GitHub

View Source Repository