home/categories/debugging/d-o-hub-rust-self-learning-memory-claude-skills-test-fix-skill-md
debuggingtools

test-fix

Systematic approach to diagnosing and fixing failing tests in Rust projects. Use when tests fail and you need to diagnose root causes, fix async/await issues, handle race conditions, or resolve database connection problems.

d-o-hub
maintainer
d-o-hub
更新於 1/19/2026
星標
3
分支
0
quick start

Installation and usage

Systematic approach to diagnosing and fixing failing tests in Rust projects. Use when tests fail and you need to diagnose root causes, fix async/await issues, handle race conditions, or resolve database connection problems.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use test-fix