inertia-coder
Installation
SKILL.md
Inertia.js + Rails
Build modern single-page applications using Inertia.js with React/Vue/Svelte and Rails backend.
When to Use This Skill
- Setting up Inertia.js with Rails
- Creating Inertia page components
- Handling forms with useForm hook
- Managing shared props and flash messages
- Client-side routing without API complexity
- File uploads with progress tracking
What is Inertia.js?
Inertia.js allows you to build SPAs using classic server-side routing and controllers.