Loading...
Loading...
Found 154 Skills
Apply RED-GREEN-REFACTOR with Pest or PHPUnit; use factories, feature tests for HTTP, and parallel test runners; verify failures before implementation
Execute Laravel plans in small batches with checkpoints—TDD first, migrations safe, queues verified, and quality gates enforced
Schedule tasks with safety; use withoutOverlapping, onOneServer, and visibility settings for reliable cron execution
Lucide icon library integration for Laravel Blade templates. Use when working with Lucide icons in Laravel applications, Blade components with the x-lucide- prefix, icon styling with Tailwind CSS, dynamic icon rendering in Blade, or any Laravel view work requiring SVG icons. Keywords include lucide icons, blade icons, x-lucide, SVG icons Laravel, blade-lucide-icons, mallardduck/blade-lucide-icons.
Laravel localization - __(), trans_choice(), lang files, JSON translations, pluralization, middleware, formatting. Use when implementing translations.
Write tests with Pest 3/PHPUnit, feature tests, unit tests, mocking, fakes, and factories. Use when testing controllers, services, models, or implementing TDD.
Compose UIs with Blade components, slots, and layouts; keep templates pure and testable
Use the HTTP client with sensible timeouts, retries, and backoff; capture context and handle failures explicitly
Process large datasets efficiently using chunk(), chunkById(), lazy(), and cursor() to reduce memory consumption and improve performance
Schedule tasks with safety; use withoutOverlapping, onOneServer, and visibility settings for reliable cron execution
Laravel PHP framework with Eloquent ORM and Blade templates. Use for PHP applications.
Use framework caches and value/query caching to reduce work; add tags, locks, and explicit invalidation strategies for correctness