laravel-strategy-pattern
✓Use the Strategy pattern to select behavior at runtime; bind multiple implementations to a shared interface
Installation
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: noartem/skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/noartem/skills --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
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/noartem/skills --skill laravel-strategy-pattern- Source
- noartem/skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- 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: noartem/skills.
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/noartem/skills --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/noartem/skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05