livewire-development

Override the default Livewire skill with a vendor-specific implementation for Laravel development.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/thnakon/babybib-v2 --skill livewire-development-thnakon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: livewire-development
Source: https://github.com/thnakon/babybib-v2/tree/main/.agents/.crush/skills/livewire-development
Command: npx skills add https://github.com/thnakon/babybib-v2 --skill livewire-development-thnakon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires livewire, and includes scripts (resource) components.

What problem does it solve?

This Skill unit provides an enhanced Livewire development experience by overriding the built-in .ai/ version with a vendor-specific implementation.

Core Features & Use Cases

  • Vendor Override: Utilizes a vendor-specific Livewire skill for custom functionality.
  • Enhanced Development: Offers improved features and capabilities for Livewire development within Laravel applications.
  • Use Case: If you are using a Livewire skill that has been overridden by a vendor package, this Skill unit will enable you to leverage those custom features seamlessly.

Quick Start

Use the livewire-development skill to override the default Livewire behavior and access vendor-specific features in your Laravel project.

Frequently Asked Questions about livewire-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I override default Livewire behavior in my Laravel application?

To override default Livewire behavior in Laravel, you can use a vendor-specific skill implementation to replace the built-in .ai/ version. This approach enhances your development experience by enabling custom vendor features and capabilities seamlessly within your project.

What does a vendor override do for Laravel Livewire development?

A vendor override for Laravel Livewire replaces the default built-in skill with a specialized implementation. It solves the problem of limited default functionality by injecting custom features and capabilities directly into your Livewire development workflow.

Do I need the Livewire package installed to use vendor-specific overrides?

Yes, you must have the Livewire package installed and correctly configured in your Laravel project. The vendor override requires this base package to function properly and provide its enhanced development capabilities.

How do I access custom Livewire features provided by a vendor package?

You access custom Livewire features by applying the vendor-specific override skill to your Laravel project. This replaces the standard implementation, allowing you to leverage the custom functionality introduced by the vendor package seamlessly during development.

Can I use vendor Livewire overrides with any PHP framework?

No, these vendor Livewire overrides are specifically designed for the Laravel PHP framework. The functionality depends entirely on Laravel's architecture and the correctly configured Livewire package to deliver its enhanced capabilities.

Why are my custom Livewire features not working in Laravel?

Custom Livewire features may not work if the vendor override is not properly applied or if the base Livewire package is incorrectly configured. Ensure the vendor-specific implementation successfully overrides the default .ai/ version to restore enhanced functionality.