·laravel:strategy-pattern
</>

laravel:strategy-pattern

jpcaparas/superpowers-laravel

Use the Strategy pattern to select behavior at runtime; bind multiple implementations to a shared interface

16Installs·1Trend·@jpcaparas

Installation

$npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:strategy-pattern

SKILL.md

Create a common interface and multiple implementations. Choose a strategy by key or context.

Register in a service provider and inject the factory where needed.

Use the Strategy pattern to select behavior at runtime; bind multiple implementations to a shared interface Source: jpcaparas/superpowers-laravel.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:strategy-pattern Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:strategy-pattern
Category
</>Dev Tools
Verified
First Seen
2026-02-10
Updated
2026-02-18

Quick answers

What is laravel:strategy-pattern?

Use the Strategy pattern to select behavior at runtime; bind multiple implementations to a shared interface Source: jpcaparas/superpowers-laravel.

How do I install laravel:strategy-pattern?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:strategy-pattern Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/jpcaparas/superpowers-laravel