debug-troubleshoot

Systematic debugging approach for Rust async code with Tokio, Turso, and redb. Use when diagnosing runtime issues, performance problems, async deadlocks, database connection issues, or panics.

$ インストール

git clone https://github.com/d-o-hub/rust-self-learning-memory /tmp/rust-self-learning-memory && cp -r /tmp/rust-self-learning-memory/.opencode/skill/debug-troubleshoot ~/.claude/skills/rust-self-learning-memory

// tip: Run this command in your terminal to install the skill