test-reviewing

Community

Ensure test quality and compliance.

Author3balljugglerYu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the review of generated tests, ensuring they are high-quality, compliant with standards like the London School pattern, and correctly configured before proceeding to further verification steps.

Core Features & Use Cases

  • Test Execution: Runs generated tests to check for immediate failures.
  • Structure Analysis: Validates adherence to the London School pattern (mock usage, no I/O, isolation, naming conventions, spec tags).
  • Mock Configuration Validation: Verifies that mocks are correctly set up with appropriate stubs, types, and dummy values.
  • Failure Categorization: Classifies test failures (Structural, Mock, Assertion, Runtime) to guide the fixing process.
  • Use Case: After a new feature's tests are generated, this Skill acts as a gatekeeper, confirming the tests run, are well-structured, and properly mocked before they are considered for coverage verification.

Quick Start

Use the test-reviewing skill to review tests for the LiveViewRepository class.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: test-reviewing
Download link: https://github.com/3balljugglerYu/ai_coordinate/archive/main.zip#test-reviewing

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.