概要
The Debugging and Troubleshooting skill for Claude Code offers a structured methodology for identifying and fixing issues within Rust projects. By categorizing errors into compilation, runtime, and logic-based categories, it guides users through specific diagnostic commands—from basic cargo checks to advanced backtrace analysis and macro expansions. This skill is essential for developers using the Miyabi framework or any Rust codebase to streamline the path from error detection to production-ready fixes by providing prioritized actions and specific tool recommendations for every stage of the development lifecycle.