Agent Skills for Laravel Livewire v4 + Alpine.js v3. Recipes EXECUTED against a real install (14 tests), a 21-rule reviewer that gates on exit code, project-convention detection, and an objective eval. 12k lines from the official docs.
Use for all Alpine.js v3 work. Covers x-data, x-show, x-if, x-for, x-model, x-transition, x-bind, x-on, magic properties, stores, custom directives, CSP, official plugins, and Livewire integration. Use it before you create, change, review, or debug Alpine behavior in Blade, Livewire, Rails, Django, Hotwire, or plain…
Use for Alpine.js security work. Covers the two injection seams — the VALUE a directive assigns, and the ATTRIBUTE EXPRESSION itself, which Alpine compiles with new Function. Explains why HTML-escaping a server value into x-data, x-on or x-init does NOT protect it, what x- means for an HTML sanitiser, and what is…
Use for Livewire performance work. Covers what one Livewire request actually costs, the snapshot that travels both ways on every request, model properties that re-query through the write connection, computed property caching, render and poll frequency, persistent workers (Octane, FrankenPHP, Swoole, RoadRunner), and…
Use for all Laravel Livewire work. Covers Livewire v4 components, page routes, wire directives, PHP attributes, forms, validation, uploads, pagination, tables, modals, events, islands, performance, JavaScript, Alpine integration, Volt, Pest tests, upgrades, and debugging. Use it before you create, change, review…
Use for Livewire security work. Covers what a public property publishes, snapshot serialization, #[Locked], the persistent middleware gap, model class and key disclosure, and response-level leak detection. Use it before you ship a component on a public route. Use it before you put a model on a public property. Use it…
★not rated 9 14d agoA152 tokens
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: