Xcindex Setup banner
drewalth drewalth

Xcindex Setup

Development community

Description

--- name: setup description: Bootstrap xcindex in the current project — verifies the Swift binary, locates the Xcode project, optionally builds it so the symbol index is populated, then smoke-tests the MCP tools. allowed-tools: - Bash - Glob - Read - AskUserQuestion - mcp__xcindex__status --- Run the xcindex setup sequence for the current working directory. Walk through each step in order, reporting progress between steps. Stop and ask the user before any xcodebuild invocation. ## 1.

Installation

Installs to ~/.claude/skills/drewalth-claude-xcindex-xcindex-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/drewalth-claude-xcindex-xcindex-setup && curl -fsSL https://raw.githubusercontent.com/drewalth/claude-xcindex/HEAD/commands/xcindex-setup.md -o ~/.claude/skills/drewalth-claude-xcindex-xcindex-setup/SKILL.md

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

Full documentation available on GitHub

View Source Repository