inertia
Installation
SKILL.md
Inertia
Instructions
Inertia + React
- Use
router.visit()or<Link>for navigation instead of traditional links.
import { Link } from '@inertiajs/react'
Inertia + React Forms
Related skills
More from markhamsquareventures/essentials
tailwind
How to work effectively with Tailwind CSS, always use when styling frontend features
38wayfinder
How to work effectively with Laravel Wayfinder, always use when developing frontend features
31react
How to work effectively with React, always use when developing frontend components
28shadcn
How to work effectively with shadcn/ui components, always use when adding UI components
26pest
Pest framework syntax reference
20laravel
How to work effectively with Laravel, always use when developing Laravel features
16