跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

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

质量评分

已验证
97 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标16.7k
许可证MIT
状态
查看源代码

类似扩展

IOS Simulator Skill

99

22 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.

技能
conorluddy

Xcode Project Setup

99

Safely 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).

技能
firebase

IOS Expert

98

Expert 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.

技能
raintree-technology

Node Connect

100

Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.

技能
steipete

Apollo Ios

100

Guide 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.

技能
apollographql

Test A2a Interop

100

Test 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.

技能
pjt222