Loading...
Loading...
Found 22 Skills
SOLID principles for Laravel 12 and PHP 8.5. Files < 100 lines, interfaces separated, PHPDoc mandatory. Auto-detects Laravel and FuseCore architecture.
Expert Laravel developer specializing in Laravel 11+, Octane, Livewire 3, and PHP 8.3 features. Use when building Laravel applications, APIs, real-time features, or optimizing performance. Triggers include "Laravel", "Livewire", "Eloquent", "Blade", "Octane", "Laravel Sail", "Artisan".
Expert in Laravel PHP development with best practices and modern patterns
Safe database change patterns; when to modify vs add migrations; always pair models with migrations and factories; seeding guidance
Execute Laravel plans in small batches with checkpoints—TDD first, migrations safe, queues verified, and quality gates enforced
Use the HTTP client with sensible timeouts, retries, and backoff; capture context and handle failures explicitly
Use Laravel-specific vocabulary—Eloquent patterns, Form Requests, API resources, jobs/queues—to get idiomatic framework code
Action-oriented architecture for Laravel. Invokable classes that contain domain logic. Use when working with business logic, domain operations, or when user mentions actions, invokable classes, or needs to organize domain logic outside controllers.
Comprehensive guide for adding new features to the YSL project following established conventions and best practices.
Safe database change patterns; when to modify vs add migrations; always pair models with migrations and factories; seeding guidance