create-template-method

Installation
SKILL.md

Template Method Pattern Generator

Creates Template Method pattern infrastructure for algorithm skeletons with customizable steps.

When to Use

Scenario Example
Common algorithm structure Data import/export with format variations
Controlled extension points Report generation with customizable sections
Code reuse across variants Order processing with type-specific steps
Invariant parts protection Template rendering with hooks

Component Characteristics

Installs
5
GitHub Stars
96
First Seen
Mar 17, 2026
create-template-method — dykyi-roman/awesome-claude-code