Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentAvançado

XcodeBuildMCP

porcameroncooke·cameroncooke· v1.0.0 · atualizado em 2026-04-10
83
Score

Official skill for XcodeBuildMCP (preferred). Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).

xcodebuildios-developmentmacos-developmentmobile-developmentapple-platformstestingui-automation
Linguagens
Swift
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdxcodebuildmcp/workflow
1
Discover Project: — Use `discover_projs` to find Xcode project or workspace files.
2
Set Session Defaults: — Use `session_set_defaults` to configure the tool with necessary project and target information.
3
List Schemes: — Use `list_schemes` to identify available schemes within the project.
4
Build/Test/Run: — Use `build_sim`, `test_sim`, `build_run_sim`, `build_device`, `test_device`, `build_macos`, or `build_run_macos` based on the target platform and desired action.
5
Install (if applicable): — Use `install_app_sim` or `install_app_device` to install the built application on the simulator or device.
6
Launch (if applicable): — Use `launch_app_sim` or `launch_app_device` or `launch_mac_app` to launch the application.
7
Capture Logs (if needed): — Use `start_sim_log_cap` or `start_device_log_cap` to capture logs during execution.
8
Stop App (if needed): — Use `stop_app_sim` or `stop_app_device` or `stop_mac_app` to stop the application.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aFlutter Riverpod Expert - 2025 Best Practices
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aRNTL Test Writing Guide
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aReact Native Animations Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

XcodeBuildMCP
xcodebuildmcp
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers8
build my iOS apprun tests on the iOS simulatordebug my macOS applicationautomate UI testing for my iOS appinstall the app on a connected devicecapture logs from the simulatorset simulator locationbuild for device

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download xcodebuildmcp
$ synaptic skills detail xcodebuildmcp
$ synaptic skills live xcodebuildmcp

Links

GitHub Repository