Debugging and Troubleshooting

Community

Diagnose and fix Rust code issues fast.

AuthorShunsukeHayashi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a systematic workflow to diagnose and resolve common Rust development issues, including compilation errors, failing tests, and runtime panics. It helps you quickly pinpoint root causes and apply effective solutions, saving valuable debugging time.

Core Features & Use Cases

  • Error Classification: Categorizes issues (compile, test, runtime, logic, performance) and suggests diagnostic commands.
  • Pattern-Based Debugging: Offers specific patterns for common errors, like analyzing cargo check output or using RUST_BACKTRACE for panics.
  • Advanced Tool Integration: Guides on using powerful debugging tools such as rust-lldb, cargo-expand, valgrind, and miri.
  • Use Case: When your Rust project fails to compile with an obscure error, activate this Skill to get step-by-step guidance on identifying the error code, understanding its cause, and applying the correct fix.

Quick Start

Debug the compilation error in 'src/main.rs' by running 'cargo check' and analyzing the output.

Dependency Matrix

Required Modules

cargorustcrust-lldbvalgrindmiricargo-expandcargo-asm

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Debugging and Troubleshooting
Download link: https://github.com/ShunsukeHayashi/miyabi-mcp-bundle/archive/main.zip#debugging-and-troubleshooting

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.