Elyra
Elyra The coding agent Elyra Conductor Local project conductor Elyra SQL Anywhere Replication-ready SQL engine
Development
Development
Elyra

SILT

Svelte 5, Inertia.js, Laravel, Tailwind CSS 4.

@elyracode/stack-silt is the Elyra stack profile for Svelte‑on‑Laravel. It covers Svelte 5 runes, the @inertiajs/svelte adapter, the Inertia.js protocol, Laravel/Inertia controller and form patterns, TypeScript type sync between backend and frontend, and common pitfalls.

Install

elyra install npm:@elyracode/stack-silt

What’s included

  • Skills — Svelte 5 runes ($state, $derived, $effect, $props), the @inertiajs/svelte adapter, the Inertia.js protocol, Laravel controller patterns for Inertia, useForm form handling, TypeScript type sync, and common gotchas.
  • Commands/silt:info shows the profile status.

Examples

> Build a products CRUD with a Svelte table and a dialog
> Create a dashboard with stats cards using Svelte 5 runes
> Set up form validation with useForm and Inertia
> Add a confirmation dialog before deleting a record

Auto‑detection

Elyra detects SILT projects (Svelte 5 + Inertia + Laravel + Tailwind in dependencies) and suggests this profile.