Template Method Pattern

Implements the GoF Template Method pattern for defining algorithm skeletons in Python ABCs with customizable hook methods, comparing inheritance-based templating vs composition-based strategy selection.

paulpas cccd492 20.9 KB Updated

File contents

paulpas/agent-skill-router/tree/main/skills/coding/template-method-pattern commit cccd492056

Frequently asked questions

npx skillmds@latest add paulpas/template-method-pattern