Create Template Method

Generates Template Method pattern for PHP 8.4. Creates abstract algorithm skeleton with customizable steps, allowing subclasses to override specific parts without changing structure. Includes unit tests.

dykyi-roman Updated

File contents

dykyi-roman/awesome-claude-code/tree/main/skills/create-template-method commit 9470c7bf13

Frequently asked questions

npx skillmds@latest add dykyi-roman/create-template-method