ما هي instruments-profiling؟
يُستخدم عند إنشاء ملفات تعريف لتطبيقات macOS أو iOS الأصلية باستخدام Instruments/xctrace. يغطي الاختيار الثنائي الصحيح، ووسائط CLI، والصادرات، والمشاكل الشائعة. المصدر: steipete/agent-scripts.
يُستخدم عند إنشاء ملفات تعريف لتطبيقات macOS أو iOS الأصلية باستخدام Instruments/xctrace. يغطي الاختيار الثنائي الصحيح، ووسائط CLI، والصادرات، والمشاكل الشائعة.
ثبّت مهارة الذكاء الاصطناعي instruments-profiling بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: 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:
يُستخدم عند إنشاء ملفات تعريف لتطبيقات macOS أو iOS الأصلية باستخدام Instruments/xctrace. يغطي الاختيار الثنائي الصحيح، ووسائط CLI، والصادرات، والمشاكل الشائعة. المصدر: steipete/agent-scripts.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/steipete/agent-scripts --skill instruments-profilingيُستخدم عند إنشاء ملفات تعريف لتطبيقات macOS أو iOS الأصلية باستخدام Instruments/xctrace. يغطي الاختيار الثنائي الصحيح، ووسائط CLI، والصادرات، والمشاكل الشائعة. المصدر: steipete/agent-scripts.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/steipete/agent-scripts --skill instruments-profiling بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/steipete/agent-scripts