alpinejs skills

9 tagged alpinejs, measured the same way as everything else here.

Browse within: laravel 5laravel-livewire 5

add-integration-api

01

speedpy/speedpy

Skill Claude CodeCodex

Step-by-step recipe for adding a new integration API resource to SpeedPy: model, serializer, views, scopes, URLs, tests, schema, and optional webhook event. Use when adding a new /api/v1/ endpoint.

79 2d ago A 51 tokens original MIT

start-speedpy

02

speedpy/speedpy

Skill Claude CodeCodex

Prepare a newly cloned SpeedPy project for Docker, diagnose Git and Docker prerequisites, run the Docker initializer, and verify the local site. Use when someone asks to install, set up, start, or get a fresh SpeedPy project running. Do not use for the uv/local setup path or feature development in an initialized…

79 2d ago A 69 tokens original MIT

strip-demo

03

speedpy/speedpy

Skill Claude CodeCodex

Audit-first workflow for removing SpeedPy demo/placeholder content from a fork before production. Reads the demo-content.json manifest, searches for SPEEDPYDEMO markers, produces a removal plan, and waits for confirmation before making any changes.

79 2d ago A 49 tokens original MIT

alpinejs-reference

04

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…

9 5d ago A 199 tokens

livewire-reference

05

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…

9 5d ago A 225 tokens

livewire-security

06

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…

9 5d ago A 152 tokens