General

open-in-xcode - Claude MCP Skill

Open in Xcode

SEO Guide: Enhance your AI agent with the open-in-xcode tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to open in xcode... Download and configure this skill to unlock new capabilities for your AI workflow.

🌟1 stars • 10 forks
📥0 downloads

Documentation

SKILL.md
# Open in Xcode

<instruction>
Open the iOS project or file we just worked on in Xcode.
</instruction>

<context>
If it's unclear what to open, ask:
1. iOS project (ios/*.xcworkspace or ios/*.xcodeproj)
2. Specific Swift/Objective-C file
3. Other (specify path)
</context>

<constraints>
- Use `open -a Xcode` command
- Prefer .xcworkspace over .xcodeproj if both exist
- Look in ios/ directory for Flutter projects
</constraints>

Execute: `open -a Xcode {{path}}`

Signals

Avg rating0.0
Reviews0
Favorites0

Information

Repository
appboypov/pew-pew-plaza-packs
Author
appboypov
Last Sync
3/12/2026
Repo Updated
3/4/2026
Created
1/16/2026

Reviews (0)

No reviews yet. Be the first to review this skill!