laravel-template-method-and-plugins

Installation
SKILL.md

Template Method and Pluggable Strategies

Keep core flows stable; enable extension via small classes.

Template Method

Use a base class that defines the algorithm skeleton; subclasses override hooks.

Installs
63
Repository
noartem/skills
GitHub Stars
11
First Seen
Jan 25, 2026
laravel-template-method-and-plugins — noartem/skills