工程开发
instruments-profiling
用于使用 Instruments/xctrace 进行原生 macOS 或 iOS 应用程序性能分析。涵盖二进制选择、CLI 指令、追踪导出以及常见调试技巧。
安装
Agent 类型
Claude Code
安装命令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/instruments-profiling/install?os=mac&agent=claude" | bash
安装命令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/instruments-profiling/install?os=windows&agent=claude" -o install-instruments-profiling.bat && install-instruments-profiling.bat
下载安装脚本