Engineering
testing-anti-patterns
Enforce high-quality testing practices by identifying and preventing common anti-patterns like mock-testing, test-only production code, and incomplete dependency mocking.
Installation
Agent type
Claude Code
Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/testing-anti-patterns/install?os=mac&agent=claude" | bash
Install Command (Windows)
curl -L "https://mentalok.io/api/v1/skills/testing-anti-patterns/install?os=windows&agent=claude" -o install-testing-anti-patterns.bat && install-testing-anti-patterns.bat
Download Installer
Download Skill Project