Engineering
instruments-profiling
Use when profiling native macOS or iOS apps with Instruments/xctrace. Covers binary selection, CLI commands, trace exports, and common debugging gotchas.
Installation
Agent type
Claude Code
Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/instruments-profiling/install?os=mac&agent=claude" | bash
Install Command (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
Download Installer
Download Skill Project