debug-tests

Community

Diagnose and fix failing tests in Rust projects.

Authorcychen2021
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Debug and fix failing unit tests in Rust projects by guiding you through locating failures, reasoning about root causes, and applying minimal fixes one at a time.

Core Features & Use Cases

  • Guided failure analysis: Locate the failing test, identify the module, and inspect the assertion to determine the failure path.
  • Systematic root-cause reasoning: Trace the divergence from parser to semantic analysis and type checks, and decide whether to adjust tests or code.
  • Verified fixes: Implement minimal changes, re-run cargo test, and report which tests were fixed and why.

Quick Start

Read the cargo test output, locate the failure details, reason about the root cause using the guide, apply a minimal fix, and re-run cargo test.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: debug-tests
Download link: https://github.com/cychen2021/claude-skills/archive/main.zip#debug-tests

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.