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
70
GitHub Stars
136
First Seen
Jan 21, 2026
laravel:template-method-and-plugins — jpcaparas/superpowers-laravel