Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Xcode Build Direct

porpzep1·pzep1· v1.0.0 · atualizado em 2026-04-11
78
Score

Build and run iOS/macOS apps using xcodebuild and xcrun simctl directly. Use when building Xcode projects, running iOS simulators, managing devices, compiling Swift code, running UI tests, or automating iOS app interactions. Replaces XcodeBuildMCP with native CLI tools.

xcodeios-developmentmacos-developmentxcodebuildxcrun-simctlmobile-automationui-testing
Linguagens
SwiftShell
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdxcode-build/workflow
1
Discover Project Structure: — Use `xcodebuild -list` to identify available schemes.
2
Find Available Simulators: — Use `xcrun simctl list devices` to find a suitable simulator.
3
Build for Simulator: — Use `xcodebuild` with the simulator destination to build the app.
4
Install and Launch: — Use `xcrun simctl install` and `xcrun simctl launch` to install and launch the app on the simulator.
5
Run Tests: — Use `xcodebuild test` to execute unit or UI tests.
6
Capture Logs: — Use `/usr/bin/log stream` to capture application logs.

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 aSwiftUI Skills
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aDebug Tuist Project Issue
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aFlutter UI/UX Development
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Xcode Build Direct
xcode-build
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
build my iOS app using xcodebuildrun my app in the iOS simulatortake a screenshot of the iOS simulatorlaunch my iOS app in the simulatorrun UI tests on my iOS appautomate UI interactions in my iOS appbuild an Xcode projectmanage iOS simulators

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 xcode-build
$ synaptic skills detail xcode-build
$ synaptic skills live xcode-build

Dependências

xcodebuild

Links

GitHub Repository