BeClaude

xcode-build-skills

New
1.1kCommunity RegistryDevelopmentby Antoine van der Lee · MIT

Six Xcode build optimization skills in one plugin: benchmark, compilation analysis, project analysis, SPM build analysis, a recommend-first orchestrator, and a fixer for applying approved changes.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/xcode-build-skills.md https://raw.githubusercontent.com/AvdLee/Xcode-Build-Optimization-Agent-Skill/main/SKILL.md
3
Invoke in Claude Code
/xcode-build-skills
View source on GitHub
pluginxcodebuildsincremental-buildsclean-buildsswiftiosmacos

Frequently Asked Questions

What is xcode-build-skills?

Six Xcode build optimization skills in one plugin: benchmark, compilation analysis, project analysis, SPM build analysis, a recommend-first orchestrator, and a fixer for applying approved changes.

How to install xcode-build-skills?

To install xcode-build-skills, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /xcode-build-skills.

What is xcode-build-skills best for?

xcode-build-skills is a community categorized under Development. It is designed for: plugin, xcode, builds, incremental-builds, clean-builds, swift, ios, macos. Created by Antoine van der Lee.