laravel-livewire
CommunityBuild reactive UIs with PHP & Blade.
Authorfusengine
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of building dynamic, interactive user interfaces in Laravel applications without resorting to complex JavaScript frameworks, enabling faster development cycles.
Core Features & Use Cases
- Reactive Components: Create self-contained UI components with server-side logic and client-side reactivity.
- Data Binding: Effortlessly sync form inputs with component properties using
wire:model. - Event Handling: Trigger server-side actions from the frontend with
wire:clickand manage component communication. - Use Case: Develop a real-time search filter for a user list, where typing in an input field instantly updates the displayed results without a full page reload.
Quick Start
Use the laravel-livewire skill to create a new Livewire component named 'UserProfile'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: laravel-livewire Download link: https://github.com/fusengine/agents/archive/main.zip#laravel-livewire Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.