Generates a complete CRUD module following the boilerplate conventions.
Enforces Spanish Conventional Commits and branch naming for this project.
Creates a Laravel MCP server with tools, resources and prompts using laravel/mcp.
Creates a domain or a module within an existing domain following the boilerplate conventions.
Develops reactive Livewire 4 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; or when the user mentions Livewire, component, or reactive UI.