Check Singleton Antipattern

Detects Singleton anti-pattern in PHP code. Identifies global state via static instances, hidden dependencies, tight coupling, and testability issues.

dykyi-roman Updated

File contents

dykyi-roman/awesome-claude-code/tree/main/skills/check-singleton-antipattern commit 682f177d30

Frequently asked questions

npx skillmds@latest add dykyi-roman/check-singleton-antipattern