Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

asm-analysis

النجوم٥
التفرعات٠
آخر تحديث٥ يونيو ٢٠٢٦ في ١٨:٠٣

Use when the user asks to look at, analyse, profile, or optimise ASSEMBLY or the runtime performance of compiled C/C++ — from a source file, CMake/Makefile target, object file, binary, or raw .s listing. TRIGGER on: "look at the asm", "inspect codegen", "why is this loop slow", "can this be vectorised", "what intrinsic replaces this", "annotate this .s", and on any "make this faster / vectorise / tune / maximise throughput" request for C/C++, including hardware-specific ones ("faster on Zen4", "tune for Skylake-X", "use AVX-512", "avoid the port-5 bottleneck"). Default here whenever the goal is runtime performance of compiled C/C++, unless scoped to source-only (readability, algorithmic complexity, API ergonomics). DO NOT TRIGGER for pure source refactoring, style, or C++ semantics questions that don't require reading generated code.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
2 ملفات
SKILL.md
readonly