ios

iOS-specific development with XcodeBuildMCP automation tools.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ios" with this command: npx skills add fusengine/agents/fusengine-agents-ios

iOS Platform

iOS-specific development with XcodeBuildMCP automation tools.

Agent Workflow (MANDATORY)

Before ANY implementation, use TeamCreate to spawn 3 agents:

  • fuse-ai-pilot:explore-codebase - Analyze existing iOS patterns

  • fuse-ai-pilot:research-expert - Verify latest iOS 26 docs via Context7/Exa

  • mcp__XcodeBuildMCP__discover_projs - Find Xcode projects

After implementation, run fuse-ai-pilot:sniper for validation.

Overview

When to Use

  • Building iPhone applications

  • Testing on iOS Simulator

  • Deploying to physical devices

  • Automating UI interactions

  • Debugging app behavior

  • UIKit integration in SwiftUI

Why iOS Skill

Feature Benefit

XcodeBuildMCP Automated build and test

UI Automation Scripted user interactions

Simulator tools Fast iteration cycle

Device tools Real hardware testing

MCP Tools Available

Simulator Tools

  • build_sim

  • Build for simulator

  • boot_sim

  • Start simulator

  • launch_app_sim

  • Run app

  • test_sim

  • Execute tests

Device Tools

  • build_device

  • Build for device

  • install_app_device

  • Deploy to device

  • list_devices

  • Show connected devices

UI Automation

  • tap , swipe

  • Touch interactions

  • screenshot

  • Capture screen

  • snapshot_ui

  • Get view hierarchy

Reference Guide

Need Reference

Simulator build/test simulator-tools.md

Device deployment device-tools.md

Touch automation ui-automation.md

LLDB debugging debugging.md

UIKit in SwiftUI uikit-integration.md

Best Practices

  • Build validation - Always build before commit

  • Simulator first - Faster iteration

  • Device testing - Required before release

  • Accessibility IDs - Enable UI automation

  • Screenshots - Document UI states

  • Test on oldest supported - iOS version compatibility

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

code-quality

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

laravel-livewire

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

laravel-blade

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

laravel-architecture

No summary provided by upstream source.

Repository SourceNeeds Review