Best practices for Laravel API Resources including resource transformation, collection handling, conditional...
find ~/iSerter/ -name "*.skill"
Use when creating or developing Laravel features, before writing code or implementation plans - refines rough ideas...
Best practices for Laravel Eloquent ORM including query optimization, relationship management, and avoiding common...
Test-Driven Development specifically for Laravel applications using Pest PHP. Use when implementing any Laravel...
Systematic debugging process for Laravel applications - ensures root cause investigation before attempting fixes....