Skip to main content
Execute qualquer Skill no Manus
com um clique

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.

Visão geral

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.

Comando de instalação
npx skills add https://github.com/Totes-MickGOATs/R8EOX --skill trace

Copie e cole este comando no Claude Code para instalar a skill

Estrelas0
Forks0
Atualizado12 de abril de 2026 às 15:34
Explorador de arquivos
2 arquivos
SKILL.md
readonly