If you're building Laravel admin panels with Filament v5, this skill covers the full stack: resources, forms, tables, widgets, and Livewire v4 integration. It's built for Laravel 11.28+ and walks through the schema-based approach where you declare UI components as PHP objects instead of writing views. The real value is in the reference docs for forms, tables, and actions, plus testing patterns with Pest. Filament's server-driven UI means less JavaScript but more backend configuration, so this is most useful when you're past the installation phase and need to know which form components exist or how to structure authorization policies. Good for teams standardizing on Filament who want quick lookup without context switching to official docs.
npx skills add https://github.com/marcelorodrigo/agent-skills --skill filament-pro