albertoarena

6 mods across 2 repositories, 269 stars between them.

albertoarena/laravel-truss

Instructions file

Instructions for albertoarena/laravel-truss, covering claude.md — instructions for claude code, project overview, stack, commands and conventions (always true).

263 2d ago A 1,469 tokens original MIT

truss-schema

02

albertoarena/laravel-truss

Skill Claude CodeCodex

Ground a database schema change in this application's real structure using Laravel Truss. Use when adding or altering tables, columns, indexes, or foreign keys, when a migration needs to match what is already there, or when you need to know what a migration actually changed. Structure only, never data.

263 2d ago A 63 tokens original MIT

albertoarena/claude-laravel-event-sourcing

Skill Claude CodeCodex

Use this skill any time a user works with Laravel and event sourcing together — whether setting up spatie/laravel-event-sourcing for the first time, designing a new event-sourced domain (aggregates, events, projectors, reactors), generating code for bounded contexts, or debugging issues with AggregateRoot…

6 26d ago A 150 tokens original MIT