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

iOS Simulator Skill

porconorluddy·conorluddy· v1.0.0 · atualizado em 2026-04-10
84
Score

21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for AI agents with minimal token output.

ios-testingmobile-automationxcodesimulator-automationaccessibility-testingui-testingci-cd
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdios-simulator-skill/workflow
1. Verify environment using `sim_health_check.sh`.
2. Launch the target application using `app_launcher.py`.
3. Analyze the current screen using `screen_mapper.py` to identify interactive elements.
4. Interact with specific UI elements using `navigator.py` (e.g., tap a button or enter text).
5. Optionally, perform advanced actions like sending push notifications or managing permissions using `push_notification.py` or `privacy_manager.py`.
6. Capture the app state for debugging purposes using `app_state_capture.py` if needed.
7. Evaluate the results and debug using logs obtained from `log_monitor.py`.

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 Performance Audit
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aArchitecting Flutter Layouts
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aArchitecting Flutter Applications
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79

Árvore do Skill

iOS Simulator Skill
ios-simulator-skill
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers9
automate iOS app testingbuild and test iOS applicationinteract with iOS simulatorrun accessibility audit on iOS appmanage iOS simulator lifecyclefind element by text on iOS simulatorlaunch an iOS app in simulatorcapture iOS app state for debuggingsend push notification to iOS simulator

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 ios-simulator-skill
$ synaptic skills detail ios-simulator-skill
$ synaptic skills live ios-simulator-skill

Links

GitHub Repository