ln-635-test-isolation-auditor
CommunityAudit test isolation & anti-patterns.
Authorcbbkrd-tech
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill rigorously audits your test suites to ensure they are properly isolated from external dependencies and free from common anti-patterns, leading to more reliable and maintainable code.
Core Features & Use Cases
- Test Isolation Audit: Checks for proper mocking of APIs, databases, file systems, time, random number generation, and network calls.
- Determinism Checks: Identifies flaky tests, time-dependent assertions, order-dependent tests, and shared mutable state issues.
- Anti-Pattern Detection: Flags tests that are too large, always pass without assertions ('Liar'), only test the 'happy path', or test framework behavior instead of business logic.
- Use Case: Before merging a critical feature, run this Skill to automatically scan all related unit and integration tests, receiving a detailed report on potential issues and a compliance score.
Quick Start
Use the ln-635-test-isolation-auditor skill to audit the test suite located in the current directory.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: ln-635-test-isolation-auditor Download link: https://github.com/cbbkrd-tech/jl-finishes/archive/main.zip#ln-635-test-isolation-auditor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.