dazuiba

CLI + Skill wrapper official Xcode 26.3+ MCP tools, so the "Allow access to Xcode?" popup only appears once per computer boot, plus a Skill that saves ~5K tokens of context per conversation.

21
1
100% credibility
Found Mar 09, 2026 at 20 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

A macOS tool providing a command-line interface and AI skill for Apple's Xcode MCP features to avoid repeated permission prompts during AI-assisted development.

How It Works

1
🔍 Discover the helper

You learn about a simple tool that lets AI assistants control Xcode without annoying permission pop-ups every time.

2
📥 Get it set up

You install the helper program on your Mac with a quick download and one easy step.

3
Connect to Xcode

You start the background helper once, say yes to the permission question, and it's ready forever—no more pop-ups.

4
📂 Open your project

You launch Xcode and open the project you want to work on.

5
🤖 Link your AI

You add the special skill to your AI chat buddy like Claude so it knows how to use Xcode tools.

🎉 AI works its magic

Your AI now builds, tests, fixes, and explores your project smoothly, saving time and frustration.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 20 to 21 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is xcode-cli-skill?

This JavaScript CLI wraps official Xcode 26.3+ MCP tools into a persistent macOS service and Claude cli skills, killing the endless "Allow access to Xcode?" popups that plague claude code cli skills and copilot cli skills. Install via npm, start a background bridge once per boot, and get 20 tools for building, testing, file edits, grep searches, and previews—plus a skill that loads ~5K tokens of MCP defs only when needed. Works with Claude Code, Codex, or direct CLI calls like `xcode-cli build` or `xcode-cli test some Target::TestClass/test()`.

Why is it gaining traction?

Unlike raw MCP bridges that spawn popups and burn context in every claude cli skills session, this runs a stable HTTP proxy on port 48321, managed via `xcode-cli-ctl install`. Developers dig the token savings for longer convos and seamless integration with gh cli skill workflows or github cli skills in CI. It's a quick fix for Xcode 26.3+ agents, no more rebooting Xcode mid-flow.

Who should use this?

iOS/macOS devs pairing Claude Code or Cursor with Xcode projects, especially those iterating on SwiftUI previews, running selective tests, or grepping large workspaces. Perfect for teams scripting builds via cli github actions or manual cli github repo inspections on macOS—skip if you're on Linux/Ubuntu/Windows or not deep into AI-assisted Xcode.

Verdict

Grab it if Xcode MCP popups kill your Claude flow—solid for niche 26.3+ use, with clear docs and one-command setup. At 15 stars and 1.0% credibility, it's early but functional; test in a side project before prod.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.