debug-troubleshoot

SKILL.md

Debug and Troubleshoot

Systematic debugging approach for Rust async code with Tokio, Turso, and redb.

Quick Reference

When to Use

  • Diagnosing runtime issues
  • Performance problems
  • Async deadlocks
  • Database connection issues
  • Panics and crashes

Debugging Tools

  1. Logging - tracing with RUST_LOG levels
  2. Tokio Console - Async task inspection
  3. Backtraces - Panic analysis
  4. Metrics - Performance profiling

See logging.md for tracing setup and issues.md for common problems.

Weekly Installs
18
GitHub Stars
5
First Seen
Feb 21, 2026
Installed on
opencode18
gemini-cli18
claude-code18
github-copilot18
codex18
amp18