guarding-test-quality

Community

Detect fake tests automatically, ensure real code quality.

Authorrocky2431
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill protects you from deceptive test coverage by detecting useless tests that achieve numbers without testing actual behavior.

Core Features & Use Cases

  • Test Authenticity Score: Calculates TAS to measure test meaningfulness beyond simple coverage percentages.

Quick Start

When running /ultra-test or editing test files, this Skill automatically analyzes test quality and blocks completion if tests don't meet quality standards.

Core Features & Use Cases

  • Anti-Pattern Detection: Identifies tautology tests, empty tests, and over-mocking patterns.

Quick Start

This Skill activates during testing to calculate TAS scores and enforce a minimum 70% threshold for task completion.

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: guarding-test-quality
Download link: https://github.com/rocky2431/ultra-builder-pro/archive/main.zip#guarding-test-quality

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