Loading...
Loading...
Found 175 Skills
Safe database change patterns; when to modify vs add migrations; always pair models with migrations and factories; seeding guidance
Keep routes clean and focused on mapping requests to controllers; avoid business logic, validation, or database operations in route files
Create FilamentPHP v4 forms with fields, validation, sections, tabs, and relationships
Vendor-overridden Livewire skill
Create FilamentPHP v4 infolists with entries, sections, and layouts for view pages
Develops reactive Livewire 4 components. Activates when creating, updating, or modifying Livewire components; working with wire:model, wire:click, wire:loading, or any wire: directives; adding real-time updates, loading states, or reactivity; debugging component behavior; writing Livewire tests; or when the user mentions Livewire, component, counter, or reactive UI.
Process large datasets efficiently using chunk(), chunkById(), lazy(), and cursor() to reduce memory consumption and improve performance
Master of Filament v4 (2026), specialized in Custom Data Sources, Nested Resources, and AI-Augmented Admin Panels.
Create FilamentPHP v4 dashboard widgets - stats overviews, charts, and custom components
Create FilamentPHP v4 dashboard widgets - stats overviews, charts, and custom components
Generate Pest tests for FilamentPHP v4 resources, forms, tables, and authorization
Skill for PHP/Laravel backend development following project conventions. Use when creating or editing PHP code, models, services, controllers, tests, or any backend logic. Loads all backend rules from .claude/rules/backend/ and .claude/rules/dataclasses/.