PrimeVue
80+ UI components for Vue 3 with Laravel/Inertia.
@elyracode/stack-primevue adds comprehensive PrimeVue 4 knowledge — DataTable, Dialog, forms, navigation, Toast, ConfirmDialog, the theming system, and how it all integrates with Laravel Inertia.
Install
elyra install npm:@elyracode/stack-primevue
What’s included
- Skills — PrimeVue 4 component reference (DataTable, Dialog, Forms, Navigation, Toast, ConfirmDialog), Aura/Lara theming, dark‑mode patterns, import conventions, Laravel Inertia integration, gotchas.
- Commands —
/primevue:infoshows the profile status.
Examples
> Build a products CRUD page with DataTable and Dialog
> Add a filterable sortable table with pagination
> Create a form with validation using PrimeVue inputs
> Set up PrimeVue with the Aura theme in my Laravel app
The agent knows PrimeVue’s component API, import patterns, theming system, and how to wire it into Laravel Inertia.