·instruments-profiling
</>

instruments-profiling

steipete/agent-scripts

使用 Instruments/xctrace 分析本机 macOS 或 iOS 应用程序时使用。涵盖正确的二进制选择、CLI 参数、导出和常见问题。

29安装·0热度·@steipete

安装

$npx skills add https://github.com/steipete/agent-scripts --skill instruments-profiling

SKILL.md

Use this skill when the user wants performance profiling or stack analysis for native apps. Focus: Time Profiler, xctrace CLI, and picking the correct binary/app instance.

Note: xcrun xctrace --help is not a valid subcommand. Use xcrun xctrace help record.

Gotcha: Instruments may profile the wrong app (e.g., one in /Applications) if LaunchServices resolves a different bundle. Use these rules:

使用 Instruments/xctrace 分析本机 macOS 或 iOS 应用程序时使用。涵盖正确的二进制选择、CLI 参数、导出和常见问题。 来源:steipete/agent-scripts。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/steipete/agent-scripts --skill instruments-profiling
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 instruments-profiling?

使用 Instruments/xctrace 分析本机 macOS 或 iOS 应用程序时使用。涵盖正确的二进制选择、CLI 参数、导出和常见问题。 来源:steipete/agent-scripts。

如何安装 instruments-profiling?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/steipete/agent-scripts --skill instruments-profiling 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/steipete/agent-scripts