Testability Canary

Testability and design decoupling canary — checks for tight coupling, lack of Dependency Injection (DI), hardcoded constructors, Single Responsibility Principle (SRP) violations, and mockability gaps. Triggers on keywords: "/testability-canary", "testability-canary", "testability audit", "decoupling". Use when refactoring coupling, introducing DI, or making code unit-testable.

HetCreep ed073a9 3 files · 5.2 KB Updated

File contents

HetCreep/CoalMine/tree/main/skills/testability-canary commit ed073a9091

Frequently asked questions

npx skillmds@latest add hetcreep/testability-canary