Skills Plugins MCP Prompt Model 博客 我的中心

ios-debugger-agent

Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked to run an iOS app, interact with the simulator UI, inspect on-screen state, capture logs/console output, or diagnose runtime behavior using XcodeBuildMCP tools.

DeepseekModel 官方收录技能 质量 优秀 · 90 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=dimillian-skills-ios-debugger-agent-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name ios-debugger-agent description Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked to run an iOS app, interact with the simulator UI, inspect on-screen state, capture logs/console output, or diagnose runtime behavior using XcodeBuildMCP tools. iOS Debugger Agent Overview Use XcodeBuildMCP to build and run the current project scheme on a booted iOS simulator, interact with the UI, and capture logs. Prefer the MCP tools for simulator control, logs, and view inspection. Core Workflow Follow this sequence unless the user asks for a narrower action. 1) Discover the booted simulator Call mcp__XcodeBuildMCP__list_sims and select the simulator with state Booted . If none are booted, ask the user to boot one (do not boot automatically unless asked). 2) Set session defaults Call mcp__XcodeBuildMCP__session-set-defaults with: projectPath or workspacePath (whichever the repo uses) scheme for the current app simulatorId from the booted device Optional: configuration: "Debug" , useLatestOS: true 3) Build + run (when requested) Call mcp__XcodeBuildMCP__build_run_sim . If the build fails , check the error output and retry (optionally with preferXcodebuild: true ) or escalate to the user before attempting any UI interaction. After a successful build , verify the app launched by calling mcp__XcodeBuildMCP__describe_ui or mcp__XcodeBuildMCP__screenshot before proceeding to UI interaction. If the app is already built and only launch is requested, use mcp__XcodeBuildMCP__launch_app_sim . If bundle id is unknown: mcp__XcodeBuildMCP__get_sim_app_path mcp__XcodeBuildMCP__get_app_bundle_id UI Interaction & Debugging Use these when asked to inspect or interact with the running app. Describe UI : mcp__XcodeBuildMCP__describe_ui before tapping or swiping. Tap : mcp__XcodeBuildMCP__tap (prefer id or label ; use coordinates only if needed). Type : mcp__XcodeBuildMCP__type_text after focusing a field. Gestures : mcp__XcodeBuildMCP__gesture for common scrolls and edge swipes. Screenshot : mcp__XcodeBuildMCP__screenshot for visual confirmation. Logs & Console Output Start logs: mcp__XcodeBuildMCP__start_sim_log_cap with the app bundle id. Stop logs: mcp__XcodeBuildMCP__stop_sim_log_cap and summarize important lines. For console output, set captureConsole: true and relaunch if required. Troubleshooting If build fails, ask whether to retry with preferXcodebuild: true . If the wrong app launches, confirm the scheme and bundle id. If UI elements are not hittable, re-run describe_ui after layout changes.
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。