What is laravel:interfaces-and-di?
Use interfaces and dependency injection to decouple code; bind implementations in the container Source: jpcaparas/superpowers-laravel.
Use interfaces and dependency injection to decouple code; bind implementations in the container
Quickly install laravel:interfaces-and-di AI skill to your development environment via command line
Source: jpcaparas/superpowers-laravel.
Define narrow interfaces and inject them where needed. Bind concrete implementations in a service provider.
Benefits: easier testing (mock interfaces), clearer contracts, swap implementations without touching consumers.
Use interfaces and dependency injection to decouple code; bind implementations in the container 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:interfaces-and-di Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Stable fields and commands for AI/search citations.
npx skills add https://github.com/jpcaparas/superpowers-laravel --skill laravel:interfaces-and-diUse interfaces and dependency injection to decouple code; bind implementations in the container 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:interfaces-and-di Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/jpcaparas/superpowers-laravel