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

trace

Reverse-engineer the runtime call sequence for a C# symbol by temporarily injecting Diag.FlowStep instrumentation, running a play-mode scenario, querying the resulting flow trace via diag_query, and reverting the instrumentation cleanly. Use when you need to know "what actually runs when X happens" without scattering Debug.Log by hand.

نظرة عامة

Reverse-engineer the runtime call sequence for a C# symbol by temporarily injecting Diag.FlowStep instrumentation, running a play-mode scenario, querying the resulting flow trace via diag_query, and reverting the instrumentation cleanly. Use when you need to know "what actually runs when X happens" without scattering Debug.Log by hand.

أمر التثبيت
npx skills add https://github.com/Totes-MickGOATs/R8EOX --skill trace

انسخ والصق هذا الأمر في Claude Code لتثبيت المهارة

النجوم٠
التفرعات٠
آخر تحديث١٢ أبريل ٢٠٢٦ في ١٥:٣٤
مستكشف الملفات
2 ملفات
SKILL.md
readonly