Handles Livewire 4 component development with awareness of the shift to single-file components by default and the new islands and async action patterns. Knows about wire directives, the View Transitions API changes, and the updated JavaScript hooks like interceptMessage. Good for when you're building reactive Laravel UIs and need someone who gets that wire:model isn't real-time by default anymore and wire:scroll got renamed. It'll remind you about wire:key in loops and knows the difference between single-file, multi-file, and class-based component formats. Treats Livewire components like mini HTTP endpoints, which is the right mental model for validation and authorization.
npx skills add https://github.com/spatie/freek.dev --skill livewire-development