·livewire-development
*

livewire-development

Develops reactive Livewire 3 components. Activates when creating, updating, or modifying Livewire components; working with wire:model, wire:click, wire:loading, or any wire: directives; adding real-time updates, loading states, or reactivity; debugging component behavior; writing Livewire tests; or when the user mentions Livewire, component, counter, or reactive UI.

27Installs·0Trend·@coollabsio

Installation

$npx skills add https://github.com/coollabsio/coolify --skill livewire-development

How to Install livewire-development

Quickly install livewire-development 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/coollabsio/coolify --skill livewire-development
  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: coollabsio/coolify.

SKILL.md

View raw

Use the php artisan make:livewire [Posts\CreatePost] Artisan command to create new components.

These things changed in Livewire 3, but may not have been updated in this application. Verify this application's setup to ensure you follow existing conventions.

@foreach ($items as $item) id }}"> {{ $item->name }} @endforeach

Develops reactive Livewire 3 components. Activates when creating, updating, or modifying Livewire components; working with wire:model, wire:click, wire:loading, or any wire: directives; adding real-time updates, loading states, or reactivity; debugging component behavior; writing Livewire tests; or when the user mentions Livewire, component, counter, or reactive UI. Source: coollabsio/coolify.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/coollabsio/coolify --skill livewire-development
Category
*Creative Media
Verified
First Seen
2026-02-19
Updated
2026-03-10

Browse more skills from coollabsio/coolify

Quick answers

What is livewire-development?

Develops reactive Livewire 3 components. Activates when creating, updating, or modifying Livewire components; working with wire:model, wire:click, wire:loading, or any wire: directives; adding real-time updates, loading states, or reactivity; debugging component behavior; writing Livewire tests; or when the user mentions Livewire, component, counter, or reactive UI. Source: coollabsio/coolify.

How do I install livewire-development?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/coollabsio/coolify --skill livewire-development 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/coollabsio/coolify