Gof Singleton Pattern

Implements the Singleton design pattern ensuring a class has only one instance while providing a global point of access to it.

paulpas 60e4cd2 2.7 KB Updated

File contents

paulpas/agent-skill-router/tree/main/skills/architecture/gof-singleton-pattern commit 60e4cd21dd

Frequently asked questions

npx skillmds@latest add paulpas/gof-singleton-pattern