Check Singleton Antipattern

Detects Singleton anti-pattern in PHP code. Identifies global state via static instances, hidden dependencies, tight coupling, and testability issues. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/dykyi-roman--awesome-claude-code--check-singleton-antipattern commit 3b80095dee

Frequently asked questions

npx skillmds@latest add tomevault-io/check-singleton-antipattern