olgunozoktas/livewire-alpine-skills

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.

This repository also configures its own agents. See what livewire-alpine-skills tells them →

9Stars on the repository
6Mods indexed here, across every type
14d agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

alpinejs-reference

01

olgunozoktas/livewire-alpine-skills

Skill Claude CodeCodex

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…

not rated 9 14d ago A 199 tokens

alpinejs-security

02

olgunozoktas/livewire-alpine-skills

Skill Claude CodeCodex

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…

not rated 9 14d ago A 194 tokens

olgunozoktas/livewire-alpine-skills

Skill Claude CodeCodex

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…

not rated 9 14d ago A 193 tokens

livewire-reference

04

olgunozoktas/livewire-alpine-skills

Skill Claude CodeCodex

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…

not rated 9 14d ago A 225 tokens

livewire-security

05

olgunozoktas/livewire-alpine-skills

Skill Claude CodeCodex

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 ago A 152 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: