
from ckb-standalone-debugger22
Repository-specific skill for offline CKB contract debugging: run mock transactions, GDB sessions, flamegraph/coverage analysis, and WASM-compatible runs for co
This skill encapsulates knowledge for working with the ckb-standalone-debugger Rust workspace. It orients contributors to primary crates, common workflows (run local binaries, mock transactions, replace script binaries), execution modes (fast, full, gdb, probe), and developer patterns for profiling (flamegraph, coverage) and remote debugging. Use it to select files to read first, choose correct CLI flags, and follow testing conventions when modifying behavior.
Best used by code-aware agents (Copilot-style or Claude Code) and CI automation that can run repository tests and CLI commands.
This skill has not been reviewed by our automated audit pipeline yet.