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.

TheColliery Updated

File contents

TheColliery/CoalMine/tree/main/plugin/skills/testability-canary commit be8bb29e77

Frequently asked questions

npx skillmds@latest add thecolliery/testability-canary