@elyracode/stack-rilt
v0.7.2
Published
Elyra stack profile for RILT (React 19, Inertia.js 2, Laravel, Tailwind CSS 4) with shadcn/ui
Maintainers
Readme
@elyracode/stack-rilt
Elyra stack profile for RILT (React 19, Inertia.js 2, Laravel, Tailwind CSS 4) with shadcn/ui.
Install
elyra install npm:@elyracode/stack-riltWhat's included
- Skills: Deep RILT stack knowledge (Inertia.js 2 protocol, React 19 with TypeScript, useForm, shadcn/ui components, Laravel controller patterns, TypeScript type sync, layout variants, common gotchas)
- Commands:
/rilt:info-- show stack profile status
Stack Detection
Elyra automatically detects RILT stack projects (React + Inertia + Laravel + Tailwind in your dependencies).
Usage
> Build a products CRUD with shadcn/ui table and dialog
> Create a dashboard with stats cards using shadcn components
> Set up form validation with useForm and shadcn inputs
> Add a confirmation dialog before deleting a record