livewire-conventions

Installation
SKILL.md

Livewire Conventions

The Livewire behavior below cites first-party documentation in SOURCES.md (LIVEWIRE-LIFECYCLE-01, LIVEWIRE-KEYS-01, LIVEWIRE-BINDING-01, FILAMENT-SECURITY-UPLOADS-01, LIVEWIRE-SECURITY-LOCKED-01, LIVEWIRE-UPGRADE-4-01).

Filament's resources, forms, tables, and widgets are Livewire components under the hood. Most Filament work stays inside the declarative schema/table API and never needs this skill. Reach for it when building a custom Livewire component for a Filament page, a plugin, or a heavily customized action/widget — and when debugging state or performance issues that trace back to Livewire's request/render cycle rather than to Filament's API.

When to stay in Filament vs. drop to raw Livewire

Installs
4
GitHub Stars
1
First Seen
Aug 3, 2026
livewire-conventions — wakqasahmed/php-laravel-filament-skills