Che cos'è instruments-profiling?
Da utilizzare durante la profilazione di app native macOS o iOS con Instruments/xctrace. Copre la corretta selezione binaria, argomenti CLI, esportazioni e trucchi comuni. Fonte: steipete/agent-scripts.
Da utilizzare durante la profilazione di app native macOS o iOS con Instruments/xctrace. Copre la corretta selezione binaria, argomenti CLI, esportazioni e trucchi comuni.
Installa rapidamente la skill AI instruments-profiling nel tuo ambiente di sviluppo tramite riga di comando
Fonte: steipete/agent-scripts.
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:
Da utilizzare durante la profilazione di app native macOS o iOS con Instruments/xctrace. Copre la corretta selezione binaria, argomenti CLI, esportazioni e trucchi comuni. Fonte: steipete/agent-scripts.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/steipete/agent-scripts --skill instruments-profilingDa utilizzare durante la profilazione di app native macOS o iOS con Instruments/xctrace. Copre la corretta selezione binaria, argomenti CLI, esportazioni e trucchi comuni. Fonte: steipete/agent-scripts.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/steipete/agent-scripts --skill instruments-profiling Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/steipete/agent-scripts