Instructions file
Instructions for albertoarena/laravel-truss, covering claude.md — instructions for claude code, project overview, stack, commands and conventions (always true).
Instructions file
Instructions for albertoarena/laravel-truss, covering claude.md — instructions for claude code, project overview, stack, commands and conventions (always true).
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.
albertoarena/claude-laravel-event-sourcing
Plugin Claude Code
Alberto Arena's Claude Code plugins for Laravel and PHP development.
albertoarena/claude-laravel-event-sourcing
Instructions file
Instructions for albertoarena/claude-laravel-event-sourcing, covering claude code — laravel-spatie-event-sourcing, what this repo is, repo layout, key conventions and development.
albertoarena/claude-laravel-event-sourcing
Plugin Claude Code
Design and generate Spatie/Laravel event-sourced domains through a design conversation.
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…