Ce Test Xcode
技能 已验证 活跃Build and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking for crashes on simulator.
To streamline iOS app development and quality assurance by providing an automated build, test, and verification workflow on the simulator.
功能
- Builds iOS apps on the simulator
- Installs and launches apps on the simulator
- Captures screenshots and console logs
- Verifies app behavior and checks for crashes
- Handles build failures and provides clear reporting
使用场景
- Automate testing after iOS code changes.
- Verify app behavior and check for crashes before creating a PR.
- Continuously test app functionality on a simulator.
非目标
- Testing on physical iOS devices.
- Automating complex user interactions beyond basic screen verification and log checks.
- Deploying applications to app stores or distribution platforms.
Documentation
- info:Configuration & parameter referenceThe SKILL.md mentions an argument hint for scheme names but does not explicitly document all parameters or defaults for its tools.
Code Execution
- info:ValidationThe skill's parameters (like scheme name) are passed to underlying tools, but explicit schema validation within the skill's own code is not evident.
Scope
- info:Tool surface sizeThe SKILL.md describes a workflow involving multiple calls to XcodeBuildMCP tools, but the number of distinct exposed tools is not explicitly enumerated as per typical CLI/plugin counts.
安装
请先添加 Marketplace
/plugin marketplace add EveryInc/compound-engineering-plugin/plugin install compound-engineering@compound-engineering-plugin质量评分
已验证类似扩展
IOS Simulator Skill
9922 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.
Xcode Project Setup
99Safely modifies Xcode projects (.pbxproj) to add Swift Packages and link files. Use this skill whenever an iOS project needs dependencies installed (e.g. Firebase, Alamofire).
IOS Expert
98Expert on iOS development with Swift, UIKit, SwiftUI, Xcode, app architecture, platform features, and Apple ecosystem integration. Invoke when user mentions iOS, iPhone, iPad, Swift, SwiftUI, UIKit, Xcode, Apple development, or iOS-specific features.
Node Connect
100Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
Apollo Ios
100Guide for building Apple-platform applications with Apollo iOS, the strongly-typed GraphQL client for Swift. Use this skill when: (1) adding Apollo iOS to a Swift Package Manager or Xcode project, (2) configuring `apollo-codegen-config.json` and running code generation, (3) configuring an `ApolloClient` with auth, interceptors, and caching, (4) writing queries, mutations, or subscriptions from SwiftUI views, (5) writing tests against generated operation mocks.
Test A2a Interop
100Test A2A interoperability between agents by validating Agent Card conformance, exercising all task lifecycle states, and verifying streaming and error handling. Use when verifying a new A2A server implementation before deployment, validating interoperability between two or more A2A agents, running conformance tests in CI/CD for A2A services, debugging failures in multi-agent A2A workflows, or certifying that an agent meets A2A protocol requirements for a registry.