livewire-flux
Installation
SKILL.md
Livewire 4 + Flux UI Component Scaffolder
Scaffold production-ready Livewire 4 components using Flux UI primitives — never raw Alpine when Flux already has a component. Covers forms, data tables, modals, notifications, file uploads, and Spatie package integrations.
Kickoff Baseline
This skill assumes the project already has:
- Laravel 11+
- Livewire 4 installed and configured
- Flux UI installed with dark mode support
- Tailwind CSS 4+
If the user hasn't set these up yet, point them to the official installation docs before proceeding.