·laravel-livewire
{}

laravel-livewire

Full-stack Laravel framework for building dynamic, reactive interfaces using PHP without writing JavaScript. Use when creating or modifying Livewire components, implementing data binding with wire:model, working with lifecycle hooks, building forms with validation, handling events and parent-child communication, implementing file uploads/pagination/lazy loading, writing tests, or optimizing performance. Supports Laravel Livewire v4+ development. Keywords: Livewire, wire:model, wire:click, livewire component, Alpine.js integration, wire:submit, real-time validation, computed properties, Laravel Livewire.

7Installs·1Trend·@1naichii

Installation

$npx skills add https://github.com/1naichii/ai-code-tools --skill laravel-livewire

How to Install laravel-livewire

Quickly install laravel-livewire AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/1naichii/ai-code-tools --skill laravel-livewire
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: 1naichii/ai-code-tools.

SKILL.md

View raw

Build dynamic, reactive Laravel interfaces using only PHP. Livewire v4+ handles server-side rendering with automatic client-side updates via hydration/dehydration—no JavaScript required.

Single-file components (resources/views/components/post/⚡create.blade.php):

| mount() | First load only - receive props/route params | | boot() | Every request (initial + subsequent) | | hydrate() | Beginning of subsequent requests | | dehydrate() | End of every request | | updating($prop) | Before property update | | updated($prop) | After property update | | rendering() | Before render() | | rendered() | After render() |

Full-stack Laravel framework for building dynamic, reactive interfaces using PHP without writing JavaScript. Use when creating or modifying Livewire components, implementing data binding with wire:model, working with lifecycle hooks, building forms with validation, handling events and parent-child communication, implementing file uploads/pagination/lazy loading, writing tests, or optimizing performance. Supports Laravel Livewire v4+ development. Keywords: Livewire, wire:model, wire:click, livewire component, Alpine.js integration, wire:submit, real-time validation, computed properties, Laravel Livewire. Source: 1naichii/ai-code-tools.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/1naichii/ai-code-tools --skill laravel-livewire
Category
{}Data Analysis
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from 1naichii/ai-code-tools

Quick answers

What is laravel-livewire?

Full-stack Laravel framework for building dynamic, reactive interfaces using PHP without writing JavaScript. Use when creating or modifying Livewire components, implementing data binding with wire:model, working with lifecycle hooks, building forms with validation, handling events and parent-child communication, implementing file uploads/pagination/lazy loading, writing tests, or optimizing performance. Supports Laravel Livewire v4+ development. Keywords: Livewire, wire:model, wire:click, livewire component, Alpine.js integration, wire:submit, real-time validation, computed properties, Laravel Livewire. Source: 1naichii/ai-code-tools.

How do I install laravel-livewire?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/1naichii/ai-code-tools --skill laravel-livewire Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/1naichii/ai-code-tools

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-22